Show / Hide Table of Contents

    Class IntegerList

    Define a list of integers values

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

    Properties

    Int

    A list of integers values

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