Click or drag to resize

SupplierSitePartialEntitySupplierTypeIds Property

List of SupplierTypeIds for SupplierSite.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Supplier
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<SupplierTypeIdEnum> SupplierTypeIds { get; set; }

Property Value

Type: IListSupplierTypeIdEnum
See Also