NumberingFormattedParameter Class


Numbering Formatted Parameter Class

Settings for parameters associated in the numbering formatting.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB NumberingFormattedParameter

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class NumberingFormattedParameter : IDisposable

The NumberingFormattedParameter type exposes the following members.

Constructors
Name Description
Public method NumberingFormattedParameter Create an empty NumberingFormattedParameter object.
Public method NumberingFormattedParameter(NumberingFormattedParameter) Copy the NumberingFormattedParameter.
Top
Properties
Name Description
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Prefix Prefix corresponding to the included parameter.
Public property SampleValue Sample values corresponding to the included parameter.
Public property Separator Separators corresponding to the included parameter.
Public property Suffix Suffix corresponding to the included parameter.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the NumberingFormattedParameter
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetParameter Get the target parameter for formatting.
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method SetParameter Set the target parameter for formatting.
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →