STK AviatorSend comments on this topic.
RefuelDumpIsSupported Property (IAgAvtrProcedure)
See Also
Windows





Windows & Linux

Description

Refuel/dump is supported for the current procedure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RefuelDumpIsSupported() As Boolean
[C#]
public bool RefuelDumpIsSupported {get;}
[Managed C++]
public: __property bool get_RefuelDumpIsSupported();
[Unmanaged C++]
public: HRESULT get_RefuelDumpIsSupported(
    VARIANT_BOOL * pRefuelDumpIsSupported
);
[Java]
public bool getRefuelDumpIsSupported();
[Python - STK API ]
@property
def RefuelDumpIsSupported(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.