Click or drag to resize

LicensedProvider Class

Licensed Provider
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesLicensedProvider

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class LicensedProvider

The LicensedProvider type exposes the following members.

Properties
 NameDescription
Public propertyCoverageTypeId Output column CoverageTypeID.
Public propertyCoverageTypeName Output column CoverageType.
Public propertyEmployeeId Output column EmployeeID.
Public propertyEmployeeName Output column DisplayAs.
Public propertyLicenseTypeId Output column TypeID.
Public propertyLicenseTypeName Output column LicenseType.
Public propertyOrderIdx 1-based number indicating sort order.
Top
See Also