RepositoryGetParentReference Method |
Gets the parent ownership reference.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic ObjectReference GetParentReference()
Public Function GetParentReference As ObjectReference
public:
ObjectReference^ GetParentReference()
member GetParentReference : unit -> ObjectReference
Return Value
Type:
ObjectReference
See Also