Enum MaskType
NumericField Mask Type.
Namespace: Phoenix.Aruba.Behaviors
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public enum MaskType
Fields
Name | Description |
---|---|
Any | Any value allowed. |
Decimal | Decimal value only. |
Integer | Integer value only. |