Class BatchRestoreDocumentsSource
Inheritance
System.Object
BatchRestoreDocumentsSource
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class BatchRestoreDocumentsSource : object
Properties
Id
The ids of the documents to be restored.
Declaration
public List<string> Id { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |