Click or drag to resize

CustomPropertiesCollectionEntityObject Property

Gets the entity object for which this instance represents the custom properties.

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

Property Value

Type: EnterpriseOneEntityObject
The entity object.
See Also