Repository.Model.GetModel
Declaration
Public Function GetModel( ByVal ID As Integer ) As cModel
Opens (sets as current) a project with the specified ID. If 0 is passed, a fist available project will be set as current.
Public Function GetModel( ByVal ID As Integer ) As cModel
Opens (sets as current) a project with the specified ID. If 0 is passed, a fist available project will be set as current.