Click or drag to resize

ISurveyGetSerializedData Method

Returns the serialized version of survey.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
byte[] GetSerializedData()

Return Value

Type: Byte
Serialized version of survey, or null if not defined.
See Also