Click or drag to resize
DVar  Conversion (String to DVar)

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

Parameters

inStr
Type: SystemString

Return Value

Type: DVar
See Also