Click or drag to resize

AssetDataUnavailableException.AssetIndex 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: 25.1.421.0 (25.1.421.0)
Syntax
public int AssetIndex { get; }

Property Value

Type: Int32
See Also