Click or drag to resize

CoverageDataAssetAccessResults Property

Gets a list of the access results corresponding to each of the asset objects in AssetsConsidered.

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

Property Value

Type: IListAccessQueryResult
See Also