AGI STK Objects 11 Send comments on this topic.
GetQualifiedPath Method (IAgDisplayTimesTimeComponent)
See Also 
Windows






Windows & Linux

Description

Returns the time component' qualified path or null if no component has been configured yet.

Syntax

[Visual Basic .NET]
Public Function GetQualifiedPath() As String

[C#]
public string GetQualifiedPath();

[Managed C++]
public: String __gc ^ GetQualifiedPath();

[Java]
public String getQualifiedPath();

[Unmanaged C++]
public: HRESULT GetQualifiedPath(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface