DVar Conversion (Decimal to DVar) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax public static implicit operator DVar (
decimal inDec
)
Parameters
- inDec
- Type: SystemDecimal
Return Value
Type:
DVarSee Also