This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectFilter Interface > ITxObjectFilter.Description Property (ArcObjects .NET 10.5 SDK) |
A string that describes what this filter does.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
BSTR* pbstrDescription
);
[C++]
Parameters pbstrDescription [out, retval] pbstrDescription is a parameter of type BSTR