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

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static explicit operator bool (
	DVar inVar
)

Parameters

inVar
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: Boolean
See Also