'DeclarationPublic Enum ObjectLinkType Inherits System.Enum
public enum ObjectLinkType : System.Enum
'DeclarationPublic Enum ObjectLinkType Inherits System.Enum
public enum ObjectLinkType : System.Enum
| Member | Value | Description |
|---|---|---|
| Condition | 1 | ObjectA has a JobCondition on ObjectB. |
| Response | 2 | ObjectA has a JobControlAction that runs ObjectB. |
| Trigger | 3 | ObjectA has a JobTrigger based on ObjectB. |
System.Object
System.ValueType
System.Enum
ArcanaDevelopment.adTempus.Shared.ObjectLinkType