AGI STK Objects 11 Send comments on this topic.
QualifiedPath Property (IAgVeGfxTimeComponentsElement)
See Also 





Description

A fully qualified path of a time component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property QualifiedPath() As String

[C#]
public string QualifiedPath {get;}

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

[Unmanaged C++]
public: HRESULT get_QualifiedPath(
BSTR * pRetVal
);

[Java]
public String getQualifiedPath();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1