Click or drag to resize
UsersUser Property
Defines a list of users

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

Property Value

Type: ListUser
See Also