Repository.Model.GetModel
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.
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.