Property DefinitionExpression
DefinitionExpression
Gets or sets a SQL expression which limits the features available for query and display on the oriented imagery layer.
Declaration
public string DefinitionExpression { get; set; }
Property Value
| Type | Description |
|---|---|
| string | A SQL expression which limits the features available for query and display on the oriented imagery layer. |
Remarks
The definition expression string should follow standard SQL syntax as detailed in the SQL reference for query expressions used in ArcGIS document.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |