Click or drag to resize

IWsCommonGetSurveyOptions Method

This method retrieves the list of user survey options

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[RBACAllowAttribute]
[OperationContractAttribute]
WsResult<List<SurveyOption>> GetSurveyOptions(
	string Reason,
	string Language
)

Parameters

Reason
Type: SystemString
Language
Type: SystemString

Return Value

Type: WsResultListSurveyOption
See Also