| CTInterfaceButtonFuncArgsSelectedProject Property |
Currently selected project in Properties. In order to change selected project set desired project
to this property.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public ICTProject SelectedProject { get; set; }
Public Property SelectedProject As ICTProject
Get
Set
Property Value
Type:
ICTProjectSee Also