Click or drag to resize

ExtensibleDataObjectEntityItemId Property

The Id of the primary row to which the object is bound. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Guid EntityItemId { get; set; }

Property Value

Type: Guid
See Also