Click or drag to resize

EmployeeIsSupplier Property

Used by Providers. True means particular Provider can be used as Supplier. Obsolete. Disabled for writing since 9.6su1.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsSupplier { get; set; }

Property Value

Type: Boolean
See Also