Click or drag to resize

ISurveyServerMapItem Interface

Manage a map item between a survey and a server.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface ISurveyServerMapItem

The ISurveyServerMapItem type exposes the following members.

Properties
  NameDescription
Public propertyServerId
Get the id of the server.
Public propertySurveyId
Get the id of the survey (in AskiaPortal).
Public propertySurveyIdInServer
Get the id of the survey in the server.
Top
See Also