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()
Function GetAllModuleGuids As IList(Of Guid)
IList<Guid>^ GetAllModuleGuids()
Return Value
Type:
IListGuidReturns the list of servers identifier that manage the current survey.
See Also