Click or drag to resize
DVarGetDVarType Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static eVT GetDVarType(
	Type inType
)

Parameters

inType
Type: SystemType

Return Value

Type: eVT
See Also