Click or drag to resize

ICustomPropertyDataAttributeGetEntityItemId Method

Returns the entity item id of the custom property for the specified entity object.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
Guid GetEntityItemId(
	EntityObject obj
)

Parameters

obj
Type: Aloe.SystemFrameworks.DomainEntityObject

Return Value

Type: Guid
See Also