Click or drag to resize

AssetDefinitionIsRequiredForCoverage Property

Gets or sets a value indicating whether this asset must provide coverage in order for any others 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 bool IsRequiredForCoverage { get; set; }

Property Value

Type: Boolean
See Also