Click or drag to resize
Askia

ISurveyInformationSetName Method

Sets the name of the survey

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool SetName(
	string name
)

Parameters

name
Type: SystemString
Valid survey name

Return Value

Type: Boolean
Return the result of the operation
See Also