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)
Syntaxpublic ProviderlType ProviderTypeId { get; set; }
Property Value
Type:
ProviderlType
See Also