Click or drag to resize

AssetDefinition.AccessQuery Property

Gets or sets the query involving the AssetObject that must be satisfied for this asset to provide coverage.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public AccessQuery AccessQuery { get; set; }

Property Value

Type: AccessQuery
See Also