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