This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAction Interface > IAction.RulesDescription Property (ArcObjects .NET 10.4 SDK) |
Describes what the action will do.
[Visual Basic .NET] Public ReadOnly Property RulesDescription As String
[C#] public string RulesDescription {get;}
[C++]
HRESULT get_RulesDescription(
BSTR* pbstrRulesDescription
);
[C++]
Parameters pbstrRulesDescription [out, retval] pbstrRulesDescription is a parameter of type BSTR