This document is archived and information here might be outdated. Recommended version. |
Indicates if the Schematic Node Reduction By Flow rule must work with the super span class.
[Visual Basic .NET]
Public Property UseSuperSpanClass As Boolean
[C#]
public bool UseSuperSpanClass {get; set;}
[C++]
HRESULT get_UseSuperSpanClass(
Boolean* UseSuperSpanClass
);
[C++]
HRESULT put_UseSuperSpanClass(
VARIANT_BOOL UseSuperSpanClass
);
[C++] Parameters UseSuperSpanClass [out, retval]
UseSuperSpanClass is a parameter of type bool* UseSuperSpanClass [in]
UseSuperSpanClass is a parameter of type bool