Share

FabricationItemFile.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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string Identifier { get; }

Property Value

String

See Also

Reference

Was this information helpful?