Actor describes what kind of entity can perform an action over WorkOrder in 9x.
Web service access scope - read only.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class Actor : CorrigoEntityWithComposedIdOfActorEntitySpecifierActor
<SerializableAttribute>
Public Class Actor
Inherits CorrigoEntityWithComposedIdOfActorEntitySpecifierActor
No code example is currently available or this language may not be supported.
The Actor type exposes the following members.
Properties | Name | Description |
---|
 | DisplayAs |
How an object is represented on UI.
Max Length=256
|
 | TypeId |
Enumeration which defines type of object the Actor is (e.g. Employee)
|
Top
See Also