|   | 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
Syntaxpublic enum ObjectTypePrefix
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | ROPE | 0 | 
            ROPE object types
             | 
 | SSPR | 1 | 
            SSPR object types
             | 
 | RLM | 2 | 
            Resource lifecycle management
             | 
 | DOLM | 3 | 
            Data object lifecycle management
             | 
See Also