ExportUtils.GetGBXMLDocumentId
Description:
Retrieves the GUID representing this document in exported gbXML files.
Retrieves the GUID representing this document in exported gbXML files.
Remarks:
This id can be used to cross-reference different gbXML exports from the same document.
This id can be used to cross-reference different gbXML exports from the same document.
public static Guid GetGBXMLDocumentId(
Document document
)
-
documentThe document.
Return Value
Guid
The value of the GUID representing this document in gbXML export.
-
A non-optional argument was null