| Revit 2017 API |
| Parameter..::..Definition Property |
| Parameter Class See Also |
Returns the Definition object that describes the data type, name and other details of the
parameter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Syntax
| C# |
|---|
public Definition Definition { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Definition As Definition Get |
| Visual C++ |
|---|
public: property Definition^ Definition { Definition^ get (); } |
Remarks
This will always be an InternalDefinition object.
If you want the Guid for a shared parameter, use GUID.