Repository.Model.GetModel
Jump to navigation
Jump to search
Declaration
Public Function GetModel( ByVal ID As Integer ) As cModel
Returns the model from the current project with the specified ID. Returns nothing if the model does not exist or is not in the current project.