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