ProviderlType Enumeration |
Predefined Provider Types.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum ProviderlType
<SerializableAttribute>
Public Enumeration ProviderlType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Regular | 0 |
Default value; regular provider
|
Supplier | 1 |
Provider can be used as supplier
|
Landlord | 2 |
Provider is a landlord/owner of the property
|
See Also