SYNTAX:
xpfGetFileMimeType (edmFileId : GENERIC)
fileMimeType : STRING;
The xpfGetFileMimeType function returns the MIME type for an EDM_FILE. The file is defined by the edmFileId argument.
This function is equivalent to the EDMinterface function edmiGetFileMimeType.
See also xpxSetFileMimeType.
General
Content
Integrations