Uploads the specified file to the predefined GCF location.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
Parameters
- vaultName
- Type:
System String
The name of the remote vault (not the WebAccessLocationID property value of the remote vault, because this will change when the vault is republished).
- destFileName
- Type:
System String
The name of the destination file.
- srcFilePath
- Type:
System String
The path to the local file to upload.
See Also