Click or drag to resize

AssetDataUnavailableExceptionAssetIndex Property

Gets the index of the asset that caused the exception, based on the order of the assets when the computation was created.

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 AssetIndex { get; }

Property Value

Type: Int32
See Also