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