Definition Name Property The user visible name for the parameter. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public abstract string Name { get; } Public MustOverride ReadOnly Property Name As String Get public: virtual property String^ Name { String^ get () abstract; } abstract Name : string with get Property Value String See Also Reference Definition Class Autodesk.Revit.DB Namespace
Definition Name Property The user visible name for the parameter. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public abstract string Name { get; } Public MustOverride ReadOnly Property Name As String Get public: virtual property String^ Name { String^ get () abstract; } abstract Name : string with get Property Value String See Also Reference Definition Class Autodesk.Revit.DB Namespace