STK AviatorSend comments on this topic.
InterruptTimeEnabled Property (IAgAvtrProcedureTimeOptions)
See Also
Windows





Windows & Linux

Description

Check to see if the interrupt time is enabled for this procedure.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.