BasicPropertyInfo Class |
Namespace: Omada.OE.Model
public class BasicPropertyInfo
The BasicPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Id of the property.
|
![]() | PropertyType |
Type of property.
|
![]() | SystemName |
SystemName of the property.
|
![]() | UId |
UId of the property.
|
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.) |