Class ExtendedConfigurationRights
Defines the extended rights of the user.
Inheritance
System.Object
ExtendedConfigurationRights
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ExtendedConfigurationRights : object
Constructors
ExtendedConfigurationRights()
Creates a new instance of this class
Declaration
public ExtendedConfigurationRights()
Properties
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 |