ConfigObjectInfo Class |
Namespace: Omada.OE.Model
public class ConfigObjectInfo
The ConfigObjectInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigObjectInfo |
Name | Description | |
---|---|---|
![]() | Name |
Name of the configuration object
|
![]() | Package |
Name of the package the configuration object belongs to
|
![]() | Type | |
![]() | UId |
UId of the configuration object
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |