CustomPropertiesRepositoryMaskLengthAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<CustomProperty, Nullable<short>> MaskLengthAttribute
Public Shared ReadOnly MaskLengthAttribute As ColumnDataAttribute(Of CustomProperty, Nullable(Of Short))
public:
static initonly ColumnDataAttribute<CustomProperty^, Nullable<short>^>^ MaskLengthAttribute
static val MaskLengthAttribute: ColumnDataAttribute<CustomProperty, Nullable<int16>>
Field Value
Type:
ColumnDataAttributeCustomProperty,
NullableInt16
See Also