| ConfigurationObjectType Enumeration |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic enum ConfigurationObjectType
Members
| Member name | Value | Description |
---|
| DataObject | 0 | |
| User | 1 | |
| Property | 2 | |
| PropertyValue | 3 | |
| DataObjectType | 4 | |
| DataObjectTypeProperty | 5 | |
| ControlElement | 6 | |
| Transition | 7 | |
| UserGroup | 8 | |
| UserGroupMember | 9 | |
| AuthRole | 11 | |
| AuthRoleElement | 12 | |
| MenuItem | 14 | |
| Sequence | 16 | |
| ReferencePropertyAttribute | 17 | |
| DataObjectSecurity | 20 | |
| View | 21 | |
| DataObjectViewField | 22 | |
| Stylesheet | 23 | |
| DataObjectFilter | 24 | |
| DataObjectFilterExpression | 28 | |
| Process | 33 | |
| Activity | 34 | |
| ActivityFieldState | 35 | |
| ActivityLink | 36 | |
| ActivityAssigneeConstraint | 37 | |
| TransitionEventDefinition | 40 | |
| Form | 41 | |
| FormSection | 42 | |
| FormSectionField | 43 | |
| Timer | 44 | |
| MailTemplate | 45 | |
| MailDefinition | 46 | |
| Condition | 48 | |
| ConditionField | 49 | |
| EventDefinition | 50 | |
| DataObjectCounter | 53 | |
| CodeAssembly | 54 | |
| CodeMethod | 55 | |
| CodeMethodParam | 56 | |
| ProcessGraph | 57 | |
| Modification | 62 | |
| ModificationField | 63 | |
| DataExchangeConfiguration | 64 | |
| DataExchangeField | 66 | |
| BrowserEventHandler | 67 | |
| CopyRule | 68 | |
| CopyRuleField | 69 | |
| ActivityAssigneeRule | 70 | |
| CopyDefinition | 71 | |
| WorkWeek | 72 | |
| WorkDay | 73 | |
| WorkDayException | 74 | |
| ProcessPhase | 75 | |
| ProcessPhaseActivity | 77 | |
| ServiceDimension | 79 | |
| ServiceRule | 80 | |
| ReassignDefinition | 82 | |
| WebPageHelpContext | 83 | |
| DataObjectViewForm | 84 | |
| AppString | 86 | |
| CodeMethodConfig | 87 | |
See Also