Click or drag to resize
DVarDeserialize Method

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

Parameters

inStr
Type: SystemString

Return Value

Type: DVar
See Also