List of assets to use in coverage computations.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AssetList() As IAgCvAssetListCollection |
| [C#] |
|---|
public IAgCvAssetListCollection AssetList {get;} |
| [Managed C++] |
|---|
public: __property IAgCvAssetListCollection ^ get_AssetList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvAssetListCollection getAssetList(); |
[Python - STK API ] |
|---|
@property def AssetList(self) -> "IAgCvAssetListCollection": |






