InternalServiceSetStorageLocationFillChangeSent Method

Sets the email notification value for given storage locations.

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return paths to files with given identifiers")]
public void SetStorageLocationFillChangeSent(
	int[] storageLocations
)

Parameters

storageLocations  Int32

See Also