TaskTypesRepositoryIdAttribute Field |
Definition of the
TaskType identity attribute
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IdAttribute<TaskType> IdAttribute
Public Shared ReadOnly IdAttribute As IdAttribute(Of TaskType)
public:
static initonly IdAttribute<TaskType^>^ IdAttribute
static val IdAttribute: IdAttribute<TaskType>
Field Value
Type:
IdAttributeTaskType
See Also