InternalServiceDeletePagesFromCache Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute]
public void DeletePagesFromCache(
	long[] repFileIds
)

Parameters

repFileIds  Int64
 

See Also