IFCGuidKey.IFCGlobalId Property

IFCGuidKeyIFCGlobalId Property

IFC GlobalId for map.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string IFCGlobalId { get; }
Public ReadOnly Property IFCGlobalId As String
	Get
public:
property String^ IFCGlobalId {
	String^ get ();
}
member IFCGlobalId : string with get

Property Value

String
See Also