STK ObjectsSend comments on this topic.
Properties Property (IAgVeGPSAutoUpdate)
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 IAgVeGPSAutoUpdateProperties
[C#]
public IAgVeGPSAutoUpdateProperties Properties {get;}
[Managed C++]
public: __property IAgVeGPSAutoUpdateProperties ^ get_Properties();
[Unmanaged C++]
public: HRESULT get_Properties(
    IAgVeGPSAutoUpdateProperties ** ppRetVal
);
[Java]
public IAgVeGPSAutoUpdateProperties getProperties();
[Python - STK API ]
@property
def Properties(self) -> "IAgVeGPSAutoUpdateProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.