Repository.Model.GetModel

From ReliaWiki
Revision as of 17:22, 6 September 2013 by John Leavitt (talk | contribs)
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.