IFCGuidKeyIFCGlobalId Property |
IFC GlobalId for map.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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