NumberQualifiers
Properties:
Digits
FractionDigits
Constructors:
Description:
Availability:
Can be used in attributes of managed form. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/core} namespace. XDTO type name: NumberQualifiers.
Example:
PlusMinus = AllowedSign.Nonnegative; NumericParameters = New NumberQualifiers(10, 2, PlusMinus); |
See also:
TypeDescription, property DateQualifiers
TypeDescription, property StringQualifiers
TypeDescription, constructor Based on the TypeDescription object
TypeDescription, constructor Based on types and qualifiers