The DataReference<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Data |
The data item being referenced.
|
![]() | IsSet |
If the reference has not been set this is false.
|
![]() | KeyValue |
The key value of the data item being referenced, like the Guid for a page id.
|
![]() | ReferencedType |
The type of the data item. This type inherits from IData.
|