In combination with ActorId used in many entities to define its creator/owner or any other association to another object.
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum ActorType
<SerializableAttribute>
Public Enumeration ActorType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 | |
Employee | 1 | |
Occupancy | 2 | |
CorrigoNet | 3 | |
Resident | 4 | |
CommLease | 5 |
Customer
|
CommLeaseSpace | 6 |
Customer Space
|
Property | 7 | |
Portfolio | 8 | |
LeaseGroup | 9 | |
LeaseUser | 10 |
Customer Contact
|
Supplier | 11 | |
Asset | 12 | |
WO | 13 | |
Org | 14 | |
Warranty | 15 | |
WOPrintout | 16 | |
Team | 17 | |
CompanyProp | 18 | |
WOAction | 19 | |
Landmark | 20 | |
Provider | 21 | |
ReportTimeSet | 22 | |
TenantCoi | 23 | |
Model | 24 | |
Theme | 25 | |
CustomerInvoice | 26 | |
Payment | 27 | |
MhLocation | 28 | |
MhProduct | 29 | |
PmRmTemplate | 30 | |
Document | 31 | |
WoProxy | 32 | |
Proposal | 33 |
Proposal
|
PlWoItem | 34 |
WO Punch List Item
|
Insurance | 35 |
Insurance
|
InvTemplate | 36 |
Asset Template
|
ReportSubscription | 37 | |
Requestor | 38 | |
ProcTemplateStep | 39 |
Procedure Template Step
|
Procedure | 40 |
Procedure (used primarily to create WON Link record)
|
MhOrder | 41 |
Replenishment Order
|
AssetSystem | 42 |
Asset System
|
WorkTemplate | 43 |
Work Template
|
WtWoProxy | 44 |
Work Template acting like a proxy for Work Order custom fields
|
Incident | 45 |
Incident
|
Visit | 46 |
Visit
|
DutyType | 47 |
Duty Type
|
Estimate | 48 |
Estimate
|
Quote | 49 |
Quote
|
WoActionLog | 50 |
WoActionLog
|
ProcedureTemplate | 51 |
ProcedureTemplate
|
WoRequiredDoc | 52 |
WoRequiredDoc
|
WoSchedule | 53 |
WoSchedule
|
See Also