RVTDocs.com

SteelElementProperties.UniqueID

Property
Description:
This method will return the fabrication id. This represents the link between the Revit and the Steel Core element.
Remarks:
This id should not be confused with the guid returned by ExportUtils.GetExportId().
Syntax
public Guid UniqueID { get; }