Get list of assets for specifying range uncertainty.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AssetList() As IAgFmAssetListCollection |
| [C#] |
|---|
public IAgFmAssetListCollection AssetList {get;} |
| [Managed C++] |
|---|
public: __property IAgFmAssetListCollection ^ get_AssetList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmAssetListCollection getAssetList(); |
[Python - STK API ] |
|---|
@property def AssetList(self) -> "IAgFmAssetListCollection": |






