| Revit 2021 API |
| UpdaterId Members |
| UpdaterId Class Constructors Methods Properties See Also |
The UpdaterId type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UpdaterId |
creates an instance of UpdaterId for given AddInId and a given GUID value
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the UpdaterId | |
| Equals | (Inherited from Object.) | |
| GetAddInId |
AddInId of the UpdaterId
| |
| GetGUID |
GUID value of the UpdaterId
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|