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





Description

Range uncertainty method.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Method() As IAgFmNAMethod

[C#]
public IAgFmNAMethod Method {get;}

[Managed C++]
public: __property IAgFmNAMethod^ get_Method();

[Unmanaged C++]
public: HRESULT get_Method(
IAgFmNAMethod ** ppRetVal
);

[Java]
public IAgFmNAMethod getMethod();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1