PFFieldNumericGetNumberFormat Method |
Gets the number format, like 0.######, 0.00, n3, n4.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string GetNumberFormat(
bool acceptNformat = true
)
Parameters
- acceptNformat (Optional)
- Type: SystemBoolean
Return Value
Type:
StringStringSee Also