CandidateItem Property DocuWare Platform .NET API

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("Text", typeof(string))]
[XmlElementAttribute("Decimal", typeof(decimal))]
[XmlElementAttribute("Date", typeof(DateTime), DataType = "date")]
public Object Item { get; set; }

Property Value

Type: Object
See Also

Reference