Click or drag to resize

BaseCoverageDefinitionAssetDefinitions Property

Gets or sets the asset definitions defined for this coverage definition.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
protected List<AssetDefinition> AssetDefinitions { get; set; }

Property Value

Type: ListAssetDefinition
See Also