This document is archived and information here might be outdated. Recommended version. |
Indicates if the Schematic Node Reduction rule use the link attribute.
[Visual Basic .NET] Public Property UseIncidentLinkAttribute As Boolean
[C#] public bool UseIncidentLinkAttribute {get; set;}
[C++]
HRESULT get_UseIncidentLinkAttribute(
Boolean* UseIncidentLinkAttribute
);
[C++]
HRESULT put_UseIncidentLinkAttribute(
VARIANT_BOOL UseIncidentLinkAttribute
);
[C++]
Parameters UseIncidentLinkAttribute [out, retval]
UseIncidentLinkAttribute is a parameter of type bool* UseIncidentLinkAttribute [in]
UseIncidentLinkAttribute is a parameter of type bool