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