EmployeeProviderTypeId Property |
Used by Providers. Defines provider type based on enumeration (Regular, Supplier, Landlord).
Tied with Is Supplier for backward compatibility.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ProviderlType ProviderTypeId { get; set; }
Public Property ProviderTypeId As ProviderlType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ProviderlType
See Also