IServerGetAllServerMapItems Method |
Returns the list of all server mapping managed
the current server.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax IList<ISurveyServerMapItem> GetAllServerMapItems()
Function GetAllServerMapItems As IList(Of ISurveyServerMapItem)
IList<ISurveyServerMapItem^>^ GetAllServerMapItems()
Return Value
Type:
IListISurveyServerMapItemReturns the list of all server mapping managed the current server.
See Also