Click or drag to resize
EmployeeIsSupplier Property
Used by Providers. True means particular Provider can be used as Supplier.

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