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