IUserAccessiableFormatNumberInvariant Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax string FormatNumberInvariant(
DVar inValue,
int inDecimalNumbers,
bool inTrailingZeros
)
Parameters
- inValue
- Type: SurveyToGo.UserLogic.InterfacesDVar
- inDecimalNumbers
- Type: SystemInt32
- inTrailingZeros
- Type: SystemBoolean
Return Value
Type:
StringSee Also