|   | ConfigObjectInfo Constructor  | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ConfigObjectInfo(
	Guid UId,
	ConfigurationObjectType type,
	string name,
	string package
)
Parameters
- UId
 - Type: SystemGuid
 - type
 - Type: Omada.OE.ModelConfigurationObjectType
 - name
 - Type: SystemString
 - package
 - Type: SystemString
 
See Also