// Get id of a custom data format // name - name of the custom data format // Returns: id or -1 long GetCustomDataFormat(string name);
long GetCustomDataFormat(string name);