Show / Hide Table of Contents

    Class KeyValuePairs

    Contains a sequence of key-value pairs.

    Inheritance
    System.Object
    KeyValuePairs
    Namespace: DocuWare.Platform.ServerClient.Content
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class KeyValuePairs : object

    Properties

    Entry

    A key-value pair entry.

    Declaration
    public List<KeyValuePair> Entry { get; set; }
    Property Value
    Type Description
    List<KeyValuePair>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top