This document is archived and information here might be outdated. Recommended version. |
Indicates if the relationship link orientation must be reversed.
[Visual Basic .NET]
Public Property ReverseRelationshipLinkOrientation As Boolean
[C#]
public bool ReverseRelationshipLinkOrientation {get; set;}
[C++]
HRESULT get_ReverseRelationshipLinkOrientation(
Boolean* ReverseRelationshipLinkOrientation
);
[C++]
HRESULT put_ReverseRelationshipLinkOrientation(
VARIANT_BOOL ReverseRelationshipLinkOrientation
);
[C++] Parameters ReverseRelationshipLinkOrientation [out, retval]
ReverseRelationshipLinkOrientation is a parameter of type bool* ReverseRelationshipLinkOrientation [in]
ReverseRelationshipLinkOrientation is a parameter of type bool