PageContentmetadata 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#
[XmlArrayItemAttribute("Entry", Namespace = "http://dev.docuware.com/settings/common", 
	IsNullable = false)]
public List<KeyValuePair> metadata { get; set; }

Property Value

Type: ListKeyValuePair
See Also

Reference