LinkProductAndSupplier Class |
Product/Supplier bridge defines association between Provider (some Providers act as suppliers) and Product.
Aside from establishing a link, this table contains some supplier-specific information: one supplier
can be “default”; also supplier may use custom part name for Product.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class LinkProductAndSupplier : CorrigoEntityWithOptimisticLock
<SerializableAttribute>
Public Class LinkProductAndSupplier
Inherits CorrigoEntityWithOptimisticLock
No code example is currently available or this language may not be supported.
The LinkProductAndSupplier type exposes the following members.
Properties
See Also