 | 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)
Syntaxpublic ICTProject SelectedProject { get; set; }
Public Property SelectedProject As ICTProject
Get
Set
Property Value
Type:
ICTProject
See Also