Click or drag to resize

CoverageDataAssetsConsidered Property

Gets a list of the considered assets.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected IList<Object> AssetsConsidered { get; }

Property Value

Type: IListObject
See Also