Click or drag to resize

MasterDataObjectType Enumeration

Namespace:  Omada.OE.Model.UIAction
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum MasterDataObjectType
Members
  Member nameValueDescription
View0
DataObjectType1
Property2
AuthRole3
Form4
User5 User is special because the list of users is actually a view. So only "detail" actions should be made for the master data type "User".
UserGroup6 UserGroup is special because the list of user groups is actually a view. So only "detail" actions should be made for the master data type "UserGroup".
Activity7 Activity is special because the list of activities is actually a view. So only "detail" actions should be made for the master data type "Activity".
Process8 Process is special because the list of processes is actually a view. So only "detail" actions should be made for the master data type "Process".
EventDefinition9
WorkItem10
CopyRule11
WebPageHelpContext12
Stylesheet13
CodeMethodConfig14
WorkWeek15
DataObjCounter16
CodeMethodLog17
BrowserEventHandler18
PropertySetValue19
ConfigurationChange20
Timer21
DataExchangeConfiguration22
Sequence23
ServiceRule24
ProcessPhase25
Transition26
AppString27
UserGroupMember28
VotingHistory29
MailTemplates30
CodeAssemblies31
ProvisioningError32 Obsolete.
ProvisioningClaim33
See Also