STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT GetQualifiedPath(
    BSTR * pRetVal
);
[Java]
public String getQualifiedPath();
[Python - STK API ]
def GetQualifiedPath(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.