Property SupportsQueryAssociations
SupportsQueryAssociations
Gets a value indicating whether this utility network can query associations.
Declaration
public bool SupportsQueryAssociations { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
|
Remarks
Access to the system-defined associations table is required to enable querying associations.
The associations table is available for a utility network if:
- Utility network feature service grants access to the association table
- Partial or full utility network model was requested when replica geodatabase was created
- Association table was included with the stand-alone geodatabase exported from ArcGIS Pro
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.0 - 200.8 |
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |
| .NET Framework | 200.0 - 200.8 |
| UWP | 200.0 - 200.8 |