Method | Description | |
---|---|---|
Get_Path_To_File ( this tmDatabase, string libraryName, string fileName ) : string |
Method | Description | |
---|---|---|
Get_Path_To_File ( this tmDatabase, System.Guid itemGuid, string fileName ) : string | ||
Get_Path_To_File ( this tmDatabase, string fileKey ) : string | ||
upload_File_to_Library ( this tmDatabase, System.Guid libraryId, string filename, byte fileContents ) : bool |
public static Get_Path_To_File ( this tmDatabase, string libraryName, string fileName ) : string | ||
tmDatabase | this | |
libraryName | string | |
fileName | string | |
return | string |