External
|
Unique identifier of an external data manager data item.
System
Object
Autodesk.Revit.UI ExternalDataManagerDataItemId
Autodesk.Revit.UI ExternalDataManagerDataItemId
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
The ExternalDataManagerDataItemId type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExternalDataManagerDataItemId(ExternalDataManagerDataItemId) | Create a copy of the object. |
|
|
ExternalDataManagerDataItemId(Int64) | Constructor |
| Name | Description | |
|---|---|---|
|
|
Id | The identity of the data item. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the ExternalDataManagerDataItemId |
|
|
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 ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |
Each external data manager data item must have a unique 64-bit integer ID.
Unique ID should be created using appropriate generation mechanism.