This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionEvaluate Interface > IActionEvaluate.ActionSpecificRuleText Property (ArcObjects .NET 10.4 SDK) |
The text that describes the basic purpose and reason for the action, such as with tag actions what is being tagged.
[Visual Basic .NET] Public ReadOnly Property ActionSpecificRuleText As String
[C#] public string ActionSpecificRuleText {get;}
[C++]
HRESULT get_ActionSpecificRuleText(
BSTR* pbstrActionSpecificRuleText
);
[C++]
Parameters pbstrActionSpecificRuleText [out, retval] pbstrActionSpecificRuleText is a parameter of type BSTR