Click or drag to resize
ActorEntitySpecifier Class
Inheritance Hierarchy
SystemObject
  CorrigoServiceEntitySpecifier
    CorrigoServiceEntityWithComposedIdSpecifierOfActor
      CorrigoServiceActorEntitySpecifier

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

The ActorEntitySpecifier type exposes the following members.

Properties
  NameDescription
Public propertyTypeId
Enumeration which defines type of object the Actor is (e.g. Employee)
Top
Remarks
See Also