Click or drag to resize

ObjectTypePrefix Enumeration

Essentially the different origins from where configutation and jobs comes form THe enum is used to name object types in the OPS configuration database

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public enum ObjectTypePrefix
Members
  Member nameValueDescription
ROPE0 ROPE object types
SSPR1 SSPR object types
RLM2 Resource lifecycle management
DOLM3 Data object lifecycle management
See Also