<Code Lib>
2024 Method
Changes 0
M

TransmissionData.GetDesiredReferenceData

Description:
Gets the ExternalFileReference representing path and load status information to be used the next time this TransmissionData's document is loaded.

public ExternalFileReference GetDesiredReferenceData(
	ElementId elemId
)

Return Value ExternalFileReference An ExternalFileReference containing the requested path and load status information for an external file

Loading…