Click or drag to resize

AllJobsRepositoryGetIdAttribute Method

Gets the identifier attribute.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override IIdAttribute GetIdAttribute()

Return Value

Type: IIdAttribute
The Id attribute.
See Also