ProjectRepository.GetDesignByNamestring Method
Find and return the first design with a given name
1 |
|
Parameters
name
System.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
System.String
Name of the design to return
Design
Design or None if not found