| ConfigurationObjectInfo Constructor |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ConfigurationObjectInfo(
Guid uid,
int id,
ConfigurationObjectType objectType
)
Parameters
- uid
- Type: SystemGuid
- id
- Type: SystemInt32
- objectType
- Type: Omada.OE.ModelConfigurationObjectType
See Also