| LinkProductAndSupplier Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class LinkProductAndSupplier : CorrigoEntityWithOptimisticLock
The LinkProductAndSupplier type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsDefault | 
            Default supplier for Product
             | 
|  | PartNumber | 
            Supplier-specific part number for specific Product.
            Max Length=64
             | 
|  | ProductId | 
            Product ID
             | 
|  | SupplierId | 
            Supplier Provider ID
             | 
 See Also
See Also