InternalServiceChangeFileExtension Method
Change extension of the file in repository and return its identifier
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Change extension of the file in repository and return its identifier")]
public long ChangeFileExtension(
Guid uploadToken,
string extension
)
- uploadToken Guid
- extension String
Int64