ConfigurationObjectInfo Class |
Namespace: Omada.OE.Model
public class ConfigurationObjectInfo
The ConfigurationObjectInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationObjectInfo |
Name | Description | |
---|---|---|
![]() | DisplayValue | |
![]() | ID | |
![]() | ObjectType | |
![]() | SubType |
Only certain object types have a sub type - these include DataObjects and Properties.
|
![]() | UID |
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.) |