AttributeChangesHistoryEntryEntityItemId Property |
The id of the actual changed object, described by this change. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid EntityItemId { get; }
Public ReadOnly Property EntityItemId As Guid
Get
public:
property Guid^ EntityItemId {
Guid^ get ();
}
member EntityItemId : Guid with get
Property Value
Type:
Guid
See Also