Click or drag to resize

CoverageDataAssetsConsidered Property

Gets or sets a list of the considered assets.

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

Property Value

Type: IListObject
See Also