Show / Hide Table of Contents

    Class SubmissionOptions

    Settings for post submission options

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

    Properties

    Redirect

    Declaration
    public bool Redirect { get; set; }
    Property Value
    Type Description
    System.Boolean

    RedirectDelaySeconds

    Declaration
    public int RedirectDelaySeconds { get; set; }
    Property Value
    Type Description
    System.Int32

    RedirectImmediately

    Declaration
    public bool RedirectImmediately { get; set; }
    Property Value
    Type Description
    System.Boolean

    RedirectType

    Declaration
    public RedirectType RedirectType { get; set; }
    Property Value
    Type Description
    RedirectType

    RedirectUrl

    Declaration
    public string RedirectUrl { get; set; }
    Property Value
    Type Description
    System.String

    ShowLinkToStoredDocument

    Declaration
    public bool ShowLinkToStoredDocument { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowReturnToForm

    Declaration
    public bool ShowReturnToForm { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowSubmissionMessage

    Declaration
    public bool ShowSubmissionMessage { get; set; }
    Property Value
    Type Description
    System.Boolean

    SubmissionMessage

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