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