WorkgroupResourcesRepositoryResourceReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<WorkgroupResource, Resource> ResourceReference
Public Shared ReadOnly ResourceReference As PrimaryKeyReference(Of WorkgroupResource, Resource)
public:
static initonly PrimaryKeyReference<WorkgroupResource^, Resource^>^ ResourceReference
static val ResourceReference: PrimaryKeyReference<WorkgroupResource, Resource>
Field Value
Type:
PrimaryKeyReferenceWorkgroupResource,
Resource
See Also