JobsRepositorySys_Jobs_TableIdAttribute Field |
Definition of the
Job identity attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IdAttribute<Job> Sys_Jobs_TableIdAttribute
Public Shared ReadOnly Sys_Jobs_TableIdAttribute As IdAttribute(Of Job)
public:
static initonly IdAttribute<Job^>^ Sys_Jobs_TableIdAttribute
static val Sys_Jobs_TableIdAttribute: IdAttribute<Job>
Field Value
Type:
IdAttributeJob
See Also