This document is archived and information here might be outdated.  Recommended version.


ISMSpeedGroup2.QueryString Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesFile)  

ISMSpeedGroup2.QueryString Property

A SQL-like query string for determining records that belong to the speed group.

[Visual Basic .NET]
Public ReadOnly Property QueryString As String
[C#]
public string QueryString {get;}
[C++]
HRESULT get_QueryString(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISMSpeedGroup2 Interface