Click or drag to resize

EmployeeProviderTypeId Property

Used by Providers. Defines provider type based on enumeration (Regular, Supplier, Landlord). Tied with Is Supplier for backward compatibility.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ProviderlType ProviderTypeId { get; set; }

Property Value

ProviderlType
See Also