Click or drag to resize

CustomPropertyDataAttributeTEntityCustomProperty 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
public CustomProperty CustomProperty { get; }

Property Value

Type: CustomProperty
The custom property.

Implements

ICustomPropertyDataAttributeCustomProperty
See Also