Retrieves a definition by a given name.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- name
-
Type:
System
String
The name of the parameter definition for which to search.
Remarks
If the definition is not found then
a null reference (
Nothing
in Visual Basic)
will be returned.