STK ObjectsSend comments on this topic.
Method Property (IAgFmAssetListElement)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def Method(self) -> "IAgFmNAMethod":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.