Click or drag to resize
DVar  Conversion (Decimal 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 (
	decimal inDec
)

Parameters

inDec
Type: SystemDecimal

Return Value

Type: DVar
See Also