Share

TransmissionData Methods

The TransmissionData type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodStatic memberDocumentIsNotTransmitted Determines whether the document at a given file location is not transmitted.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAllExternalFileReferenceIds Gets the ids of all ExternalFileReferences.
Public methodGetDesiredReferenceData Gets the ExternalFileReference representing path and load status information to be used the next time this TransmissionData's document is loaded.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLastSavedReferenceData Gets the ExternalFileReference representing path and load status information concerning the most recent time this TransmissionData's document was opened.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberIsDocumentTransmitted Determines whether the document at a given file location is transmitted.
Public methodStatic memberReadTransmissionData Reads the TransmissionData associated with the file at the given location.
Public methodSetDesiredReferenceData Sets the ExternalFileReference information which Revit should use the next time it opens the document which this TransmissionData belongs to.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberWriteTransmissionData Writes the given TransmissionData into the Revit file at the given location.

See Also

Reference

Was this information helpful?