ActorEntitySpecifier Class |
Enumeration which defines type of object the Actor is (e.g. Employee)
Inheritance Hierarchy Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class ActorEntitySpecifier : EntityWithComposedIdSpecifierOfActor
<SerializableAttribute>
Public Class ActorEntitySpecifier
Inherits EntityWithComposedIdSpecifierOfActor
No code example is currently available or this language may not be supported.
The ActorEntitySpecifier type exposes the following members.
Properties | Name | Description |
---|
 | TypeId |
Enumeration which defines type of object the Actor is (e.g. Employee)
|
Top
See Also