AGI STK Objects 11 Send comments on this topic.
SetPassword Method (IAgVeSGP4SpaceTrackLoad)
See Also 
Password





Description

The password for SpaceTrack.

Syntax

[Visual Basic .NET]
Public Sub SetPassword( _
   ByVal Password As String _
) 

[C#]
public void SetPassword(
string Password
);

[Managed C++]
public: void SetPassword(
String __gc ^ Password
);

[Java]
public  setPassword(
String Password
);

[Unmanaged C++]
public: HRESULT SetPassword(
BSTR Password
);

Parameters

Password

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1