AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.