Skip to content

ProjectRepository.GetDesignByName(string) Method

Find and return the first design with a given name

1
Simba.Data.Design GetDesignByName(name)

Parameters

name String

Name of the design to return

Returns

Design
Design or None if not found