ChildCollectionTChildObjectChildToParentReference Property |
The child->parent reference
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic ObjectReference ChildToParentReference { get; }
Public ReadOnly Property ChildToParentReference As ObjectReference
Get
public:
property ObjectReference^ ChildToParentReference {
ObjectReference^ get ();
}
member ChildToParentReference : ObjectReference with get
Property Value
Type:
ObjectReference
See Also