Click or drag to resize
IntegerListInt Property
A list of integers values

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Int")]
public List<int> Int { get; set; }

Property Value

Type: ListInt32
See Also