2024 Method
Changes 0
M

TransmissionData.DocumentIsNotTransmitted

Description:
Determines whether the document at a given file location is not transmitted.
public static bool DocumentIsNotTransmitted(
	ModelPath filePath
)
Return Value bool False if the document is a transmitted file, true otherwise.