EnterpriseOneTransactionProductionObjectsShopFloor Property |
Provides access to the repositories in the Production.ShopFloor namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionProductionShopFloorObjects ShopFloor { get; }
Public ReadOnly Property ShopFloor As EnterpriseOneTransactionProductionShopFloorObjects
Get
public:
property EnterpriseOneTransactionProductionShopFloorObjects^ ShopFloor {
EnterpriseOneTransactionProductionShopFloorObjects^ get ();
}
member ShopFloor : EnterpriseOneTransactionProductionShopFloorObjects with get
Property Value
Type:
EnterpriseOneTransactionProductionShopFloorObjects
See Also