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