Click or drag to resize

ReferencedValueType Properties

The ReferencedValueType type exposes the following members.

Properties
  NameDescription
Public propertyLastField
Gets the last field in the path of this referenced valuetype, if any, otherwise null.
Public propertyPath
Gets the path elements, which is the path from the containing entity (if any) to the entity represented by this instance. Can be null, in which case this referenced entity has no root entity
Public propertyValueType
Gets the value type represented by this instance.
Top
See Also