Click or drag to resize
FieldValueStatisticsResultItem Property

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

Property Value

Type: ListFieldValueStatistics
See Also