TransmissionData.DocumentIsNotTransmitted
Description:
Determines whether the document at a given file location is not transmitted.
Determines whether the document at a given file location is not transmitted.
public static bool DocumentIsNotTransmitted(
ModelPath filePath
)
-
filePathThe path to the document whose transmitted state will be checked.
Return Value
bool
False if the document is a transmitted file, true otherwise.
-
A non-optional argument was null