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 > ISchematicExpandLinksByAttributeRule Interface > ISchematicExpandLinksByAttributeRule.LinkElementClassName Property (ArcObjects .NET 10.5 SDK) |
Name of the schematic link class to expand.
[Visual Basic .NET] Public Property LinkElementClassName As String
[C#] public string LinkElementClassName {get; set;}
[C++]
HRESULT get_LinkElementClassName(
BSTR* LinkElementClassName
);
[C++]
HRESULT put_LinkElementClassName(
BSTR LinkElementClassName
);
[C++]
Parameters LinkElementClassName [out, retval] LinkElementClassName is a parameter of type BSTR LinkElementClassName [in] LinkElementClassName is a parameter of type BSTR