Click or drag to resize

RuntimeManagerSelectedProject Property

Gets or sets selected project.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
public string SelectedProject { get; set; }

Property Value

Type: String

Implements

IRuntimeManagerSelectedProject
See Also