Click or drag to resize
StampsStamp Property
List of stamps.

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

Property Value

Type: ListStamp
See Also