Click or drag to resize

AssetDefinitionAccessQuery 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: 24.1.418.0 (24.1.418.0)
Syntax
public AccessQuery AccessQuery { get; set; }

Property Value

Type: AccessQuery
See Also