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: 24.1.418.0 (24.1.418.0)
Syntax
protected List<AssetDefinition> AssetDefinitions { get; set; }

Property Value

Type: ListAssetDefinition
See Also