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++] |
---|
public: HRESULT get_AssetList(
|
[Java] |
---|
public IAgFmAssetListCollection getAssetList();
|