ReferencePropertyAttribute Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ReferencePropertyAttribute : ICloneable, IObjectWithId
The ReferencePropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ReferencePropertyAttribute(ReferencePropertyAttribute) | ||
| ReferencePropertyAttribute(BaseProperty, Int32) |
| Name | Description | |
|---|---|---|
| AttributePropertyId |
Id of the attribute property.
| |
| AttributePropertyName |
System name of the attribute property.
| |
| PropertyType | ||
| VOrder |
Provides the vertical order if the property.
VOrder may only be changed via the controller.
|
| 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 |