Show / Hide Table of Contents

    Class ExtendedConfigurationRights

    Defines the extended rights of the user.

    Inheritance
    System.Object
    ExtendedConfigurationRights
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    [Numbat]
    public class ExtendedConfigurationRights

    Constructors

    ExtendedConfigurationRights()

    Creates a new instance of this class

    Declaration
    public ExtendedConfigurationRights()

    Properties

    EInvoicingConnector

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

    EInvoicingService

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

    Forms

    Gets or sets a value indicating whether the right for configuring forms is allowed.

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

    IntelligentInsights

    Configure Intelligent Insights

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