2027 Property
Changes 0
P

TransmissionData.IsTransmitted

Description:
Determines whether this file has been transmitted or not.
Remarks:
"Transmitted" files have been moved from one place to another and are considered to be in a not-final state. Revit will read the TransmissionData on file open and overwrite any data stored in the external file reference elements themselves.
public bool IsTransmitted { get; set; }