Click or drag to resize
AssignmentOperationIds Property
List of ids of the assigned objects.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("Ids")]
public List<string> Ids { get; set; }

Property Value

Type: ListString
See Also