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