Click or drag to resize
DVarSerialize Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static string Serialize(
	DVar inValue
)

Parameters

inValue
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: String
See Also