AGI STK Objects 11 Send comments on this topic.
Asset Property (IAgFmAssetListElement)
See Also 





Description

Asset used in specifying range uncertainty.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Asset() As String

[C#]
public string Asset {get;}

[Managed C++]
public: __property String __gc ^ get_Asset();

[Unmanaged C++]
public: HRESULT get_Asset(
BSTR * pRetVal
);

[Java]
public String getAsset();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1