ArcObjects Library Reference (Schematic)  

ISchematicExpandLinksByAttributeRule.Description Property

Description of the Schematic Expand link by attribute rule.

[Visual Basic .NET]
Public WriteOnly Property Description
[C#]
public void Description {set;}
[C++]
HRESULT put_Description(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicExpandLinksByAttributeRule Interface