WorkgroupResourcesRepositoryResourceIdAttribute Field |
Definition of the data attribute for
Resource reference
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WorkgroupResource, Guid> ResourceIdAttribute
Public Shared ReadOnly ResourceIdAttribute As ColumnDataAttribute(Of WorkgroupResource, Guid)
public:
static initonly ColumnDataAttribute<WorkgroupResource^, Guid^>^ ResourceIdAttribute
static val ResourceIdAttribute: ColumnDataAttribute<WorkgroupResource, Guid>
Field Value
Type:
ColumnDataAttributeWorkgroupResource,
Guid
See Also