Numbered |
The NumberedReferenceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberedReferenceInfo | Creates a copy of the NumberedReferenceInfo. |
| Name | Description | |
|---|---|---|
| FormattedNumber | The formated number associated with this reference. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| NumberingParameterId | The parameter id associated with this reference that is used for numbering. | |
| NumberingSchemaId | The numbering schema associated with this reference. | |
| NumberingSchemaName | The name of the numbering schema associated with this reference. | |
| PartitionName | The partition associated with this reference. | |
| Value | The integer representation of number associated with this reference. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the NumberedReferenceInfo | |
| 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) | |
| GetReference | The target reference for this object. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |