ExternalDataManagerDataItemId Class


External Data Manager Data Item Id Class

Unique identifier of an external data manager data item.
Inheritance Hierarchy
System Object
Autodesk.Revit.UI ExternalDataManagerDataItemId

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class ExternalDataManagerDataItemId : IDisposable

The ExternalDataManagerDataItemId type exposes the following members.

Constructors
Properties
Name Description
Public property Id The identity of the data item.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the ExternalDataManagerDataItemId
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 GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
Remarks
Each external data manager data item must have a unique 64-bit integer ID. Unique ID should be created using appropriate generation mechanism.
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 →