Show / Hide Table of Contents

    Class SequenceResult

    Defines the result for requested next element of a sequence.

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

    Properties

    NextElement

    The next element of the sequence.

    Declaration
    public string NextElement { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top