Click or drag to resize

PropertyValueGetRelatedObjectsForValidation Method

Gets the related objects to validate. In this case this is the object represented by EntityItemId.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override IEnumerable<EntityObject> GetRelatedObjectsForValidation()

Return Value

Type: IEnumerableEntityObject
See Also