Click or drag to resize

CTInterfaceButtonFuncArgsSelectedProject Property

Currently selected project in Properties. In order to change selected project set desired project to this property.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public ICTProject SelectedProject { get; set; }

Property Value

Type: ICTProject
See Also