Click or drag to resize

Actor Class

Actor describes what kind of entity can perform an action over WorkOrder in 9x. Web service access scope - read only.
Inheritance Hierarchy

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

The Actor type exposes the following members.

Properties
  NameDescription
Public propertyDisplayAs
How an object is represented on UI. Max Length=256
Public propertyTypeId
Enumeration which defines type of object the Actor is (e.g. Employee)
Top
See Also