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