Click or drag to resize
DVarCreate Method (DateTime)

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

Parameters

inValue
Type: SystemDateTime

Return Value

Type: DVar
See Also