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