Numbering |
The NumberingFormattedParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberingFormattedParameter | Create an empty NumberingFormattedParameter object. | |
| NumberingFormattedParameter(NumberingFormattedParameter) | Copy the NumberingFormattedParameter. |
| Name | Description | |
|---|---|---|
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Prefix | Prefix corresponding to the included parameter. | |
| SampleValue | Sample values corresponding to the included parameter. | |
| Separator | Separators corresponding to the included parameter. | |
| Suffix | Suffix corresponding to the included parameter. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the NumberingFormattedParameter | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetParameter | Get the target parameter for formatting. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| SetParameter | Set the target parameter for formatting. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |