STK ObjectsSend 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 * pVal
);
[Java]
public String getAsset();
[Python - STK API ]
@property
def Asset(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.