ReferencePropertyControlValue Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ReferencePropertyControlValue : IObjectWithId
The ReferencePropertyControlValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReferencePropertyControlValue(IDataObject) | |
![]() | ReferencePropertyControlValue(SimpleDataObject) |
Name | Description | |
---|---|---|
![]() | DisplayValue |
The displayed value for the data object.
DisplayValue is normally the DisplayName of the data object.
This can, however, be overridden.
|
![]() | Id |
Id of the data object being a value for the reference property.
|
![]() | TypeId |
Data object type id of the data object being a value for the reference property.
|
![]() | UId |
UId of the data object being a value for the reference 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.) |
Name | Description | |
---|---|---|
![]() ![]() | IObjectWithId.GetId |