ProjectRepository.GetDesignByName(string) Method
Find and return the first design with a given name
1 |
|
Parameters
name
String
Name of the design to return
Returns
Design
Design or None if not found
Find and return the first design with a given name
1 |
|
name
String
Name of the design to return
Design
Design or None if not found