Class BatchUpdateDocumentsSource
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class BatchUpdateDocumentsSource : BatchUpdateSource
Properties
Id
The ids of the documents to be updated.
Declaration
public List<int> Id { get; set; }
Property Value
Type | Description |
---|---|
List<System.Int32> |