Click or drag to resize

PFFieldNumericDecimals Property

Gets a value indicating how much decimals are handled by this field.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldNumeric_Decimals Decimals { get; }

Property Value

Type: PFFieldNumeric_Decimals
See Also