Identifier Property


Fabrication Item File Identifier Property

The string identifier for the item file. This string is unique and can be used to compare whether fabrication item files are the same file.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Identifier { get; }

Property Value

String
See Also