TransmissionData.GetLastSavedReferenceData
Description:
Gets the ExternalFileReference representing path and load status information concerning the most recent time this TransmissionData's document was opened.
Gets the ExternalFileReference representing path and load status information concerning the most recent time this TransmissionData's document was opened.
public ExternalFileReference GetLastSavedReferenceData(
ElementId elemId
)
-
elemIdThe ElementId of the Element which the external file reference is a component of.
Return Value
ExternalFileReference
An ExternalFileReference containing the previous
path and load status information for an external file
-
elemId does not correspond to an ExternalFileReference contained in this TransmissionData.
-
A non-optional argument was NULL