Click or drag to resize
LinkProviderAndService Class
Employees of type Provider can be linked to zero or more Services .
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesEmployeeBridgeCorrigoEntity
      CorrigoService.EntitiesLinkProviderAndService

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class LinkProviderAndService : EmployeeBridgeCorrigoEntity

The LinkProviderAndService type exposes the following members.

Properties
  NameDescription
Public propertyProviderId
Provider ID.
Public propertyServiceId
Service ID.
Top
See Also