This document is archived and information here might be outdated.  Recommended version.


ISchematicExpandLinksByAttributeRule.Description Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicExpandLinksByAttributeRule Interface > ISchematicExpandLinksByAttributeRule.Description Property
ArcGIS Developer Help

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