STK ObjectsSend comments on this topic.
Properties Property (IAgVeSGP4AutoUpdate)
See Also
Windows





Windows & Linux

Description

Get the Automatic Update selection and method.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgVeSGP4AutoUpdateProperties
[C#]
public IAgVeSGP4AutoUpdateProperties Properties {get;}
[Managed C++]
public: __property IAgVeSGP4AutoUpdateProperties ^ get_Properties();
[Unmanaged C++]
public: HRESULT get_Properties(
    IAgVeSGP4AutoUpdateProperties ** ppRetVal
);
[Java]
public IAgVeSGP4AutoUpdateProperties getProperties();
[Python - STK API ]
@property
def Properties(self) -> "IAgVeSGP4AutoUpdateProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.