AGI STK Objects 11 Send comments on this topic.
AssetList Property (IAgFmUncertainties)
See Also 





Description

Get list of assets for specifying range uncertainty.

Property type

Read-only property

Syntax

[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(
IAgFmAssetListCollection ** ppRetVal
);

[Java]
public IAgFmAssetListCollection getAssetList();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1