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