Click or drag to resize

ICustomPropertyDataAttributeCustomProperty Property

Gets the custom property whose value is represented by this data attribute.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
CustomProperty CustomProperty { get; }

Property Value

Type: CustomProperty
The custom property.
See Also