Click or drag to resize

ObjectReferenceTReferencedObject Properties

The ObjectReferenceTReferencedObject generic type exposes the following members.

Properties
  NameDescription
Public propertyIsAggregateParent
Gets a value indicating whether this reference refers to the aggregate parent.
(Inherited from ObjectReference.)
Public propertyIsOwnership
Gets a value indicating whether the reference is an ownership reference, e.g. the referenced object is parent.
(Inherited from ObjectReference.)
Public propertyName
Gets the name of the reference
(Inherited from ObjectReference.)
Public propertyReferencedType
Gets the type of the referenced objects
(Overrides ObjectReferenceReferencedType.)
Top
See Also