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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.