LeaseContractLineConsumableRepository Property |
Provides access to LeaseContractLineConsumablesRepository repository methods
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic LeaseContractLineConsumablesRepository Repository { get; }
Public ReadOnly Property Repository As LeaseContractLineConsumablesRepository
Get
public:
property LeaseContractLineConsumablesRepository^ Repository {
LeaseContractLineConsumablesRepository^ get ();
}
member Repository : LeaseContractLineConsumablesRepository with get
Property Value
Type:
LeaseContractLineConsumablesRepository
See Also