This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicNodeReductionRuleByFlow Interface > ISchematicNodeReductionRuleByFlow.SuperSpanClassName Property (ArcObjects .NET 10.5 SDK) |
Schematic Super Span element class name related to the Schematic Node Reduction By Flow rule.
[Visual Basic .NET] Public Property SuperSpanClassName As String
[C#] public string SuperSpanClassName {get; set;}
[C++]
HRESULT get_SuperSpanClassName(
BSTR* SuperSpanClassName
);
[C++]
HRESULT put_SuperSpanClassName(
BSTR SuperSpanClassName
);
[C++]
Parameters SuperSpanClassName [out, retval] SuperSpanClassName is a parameter of type BSTR SuperSpanClassName [in] SuperSpanClassName is a parameter of type BSTR