Configure the display times using the
specified time component. Allowed are only intervals and interval
lists. QualifiedPath format adheres to the format used throughout
VGT API (i.e. "Scenario/Scenario1 AnalysisInterval
EventInterval").
| [Visual Basic .NET] |
|---|
Public Sub SetQualifiedPath( _
ByVal QualifiedPath As String _
)
|
| [C#] |
|---|
public void SetQualifiedPath(
|
| [Managed C++] |
|---|
public: void SetQualifiedPath(
|
| [Java] |
|---|
public setQualifiedPath(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetQualifiedPath(
|
- QualifiedPath