AGI STK Objects 11 Send comments on this topic.
Override Property (IAgVePropagatorStkExternal)
See Also 





Description

Opt whether to override times contained in the external file.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Override() As Boolean

[C#]
public bool Override {get; set;}

[Managed C++]
public: __property bool get_Override();
public: __property void set_Override(
bool
);

[Unmanaged C++]
public: HRESULT get_Override(
VARIANT_BOOL * pRetVal
);
public: HRESULT put_Override(
VARIANT_BOOL NewOverride
);

[Java]
public bool getOverride();public void setOverride(
bool
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1