2024 Method
Changes 0
M

TransmissionData.IsDocumentTransmitted

Description:
Determines whether the document at a given file location is transmitted.
public static bool IsDocumentTransmitted(
	ModelPath filePath
)
Return Value bool True if the document is a transmitted file, false otherwise.