RepositoryControllerCreateUploadTokenBasedOnRepFileId Method
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Generate new upload token and create file in document repository based on other rep file id")]
public Guid CreateUploadTokenBasedOnRepFileId(
long fileSize,
long repFileId
)
- fileSize Int64
-
- repFileId Int64
-
Guid