ISurveyGetSerializedData Method |
Returns the serialized version of survey.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax byte[] GetSerializedData()
Function GetSerializedData As Byte()
array<unsigned char>^ GetSerializedData()
Return Value
Type:
ByteSerialized version of survey, or null if not defined.
See Also