This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IConditionalAction3 Interface > IConditionalAction3.ConditionalActionDescription Property (ArcObjects .NET 10.5 SDK) |
The string description of the conditional action test.
[Visual Basic .NET] Public ReadOnly Property ConditionalActionDescription As String
[C#] public string ConditionalActionDescription {get;}
[C++]
HRESULT get_ConditionalActionDescription(
BSTR* pbstrDesc
);
[C++]
Parameters pbstrDesc [out, retval] pbstrDesc is a parameter of type BSTR