JobsRepositoryJobTypeAttribute Field |
Definition of the
JobType data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Job, JobsRepositoryJobType> JobTypeAttribute
Public Shared ReadOnly JobTypeAttribute As StringEnumDataAttribute(Of Job, JobsRepositoryJobType)
public:
static initonly StringEnumDataAttribute<Job^, JobsRepositoryJobType^>^ JobTypeAttribute
static val JobTypeAttribute: StringEnumDataAttribute<Job, JobsRepositoryJobType>
Field Value
Type:
StringEnumDataAttributeJob,
JobsRepositoryJobType
See Also