Click or drag to resize

ActorEntitySpecifier Class

Enumeration which defines type of object the Actor is (e.g. Employee)
Inheritance Hierarchy

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[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
See Also