API Reference > imodeljs-clients > iModelHubClient > VersionQuery > byName byName Method Query Version by its name. byName(name: string): this throws IModelHubClientError with IModelHubStatus.UndefinedArgumentError if name is undefined or empty. Parameter Type Description name string Name of the Version. Returns - this This query. Defined in core/clients/src/imodelhub/Versions.ts Line 69 Last Updated: 13 June, 2024