This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionGEN Interface > IActionGEN.RulesDescription Property (ArcObjects .NET 10.5 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