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