Click or drag to resize

CoverageFilterNumberOfAssets Property

Gets the number of assets required to satisfy this constraint. The operation performed based on the number of assets depends upon the CoverageFilterType of the filter.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int NumberOfAssets { get; }

Property Value

Type: Int32
See Also