ContentTypeListItems Property DocuWare Platform .NET API

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

C#
[XmlElementAttribute("ComplexType", typeof(XElement))]
[XmlElementAttribute("SchemaType", typeof(XmlQualifiedName))]
[XmlElementAttribute("ContentType", typeof(string))]
public List<Object> Items { get; set; }

Property Value

Type: ListObject
See Also

Reference