This document is archived and information here might be outdated. Recommended version. |
Indicates if the relation between target and source must be included in the diagram.
[Visual Basic .NET]
Public Property AddRelationBetweenTargetAndSource As Boolean
[C#]
public bool AddRelationBetweenTargetAndSource {get; set;}
[C++]
HRESULT get_AddRelationBetweenTargetAndSource(
Boolean* AddRelationBetweenTargetAndSource
);
[C++]
HRESULT put_AddRelationBetweenTargetAndSource(
VARIANT_BOOL AddRelationBetweenTargetAndSource
);
[C++] Parameters AddRelationBetweenTargetAndSource [out, retval]
AddRelationBetweenTargetAndSource is a parameter of type bool* AddRelationBetweenTargetAndSource [in]
AddRelationBetweenTargetAndSource is a parameter of type bool