OutputOrderLinesRepositoryWorkgroupResourceReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<OutputOrderLine, WorkgroupResource> WorkgroupResourceReference
Public Shared ReadOnly WorkgroupResourceReference As PrimaryKeyReference(Of OutputOrderLine, WorkgroupResource)
public:
static initonly PrimaryKeyReference<OutputOrderLine^, WorkgroupResource^>^ WorkgroupResourceReference
static val WorkgroupResourceReference: PrimaryKeyReference<OutputOrderLine, WorkgroupResource>
Field Value
Type:
PrimaryKeyReferenceOutputOrderLine,
WorkgroupResource
See Also