Click or drag to resize

ISurveyGetAllModuleGuids Method

Returns the list of all module GUIDs that hold the current survey.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IList<Guid> GetAllModuleGuids()

Return Value

Type: IListGuid
Returns the list of servers identifier that manage the current survey.
See Also