InternalServiceGetAndValidateFileSize Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.2.0.0
C#
[WebMethodAttribute]
public long GetAndValidateFileSize(
	Guid uploadToken,
	string message
)

Parameters

uploadToken  Guid
 
message  String
 

Return Value

Int64

See Also