The IDataReference type exposes the following members.

Properties

  NameDescription
Public propertyData
The data item being referenced.
Public propertyIsSet
If the reference has not been set this is false.
Public propertyKeyValue
The key value of the data item being referenced, like the Guid for a page id.
Public propertyReferencedType
The type of the data item. This type inherits from IData.

See Also