Click or drag to resize

CTInterfaceCustomPropertyChangedArgsSelectedProject 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) Version: 25.0
Syntax
public ICTProject SelectedProject { get; set; }

Property Value

ICTProject
See Also