Show / Hide Table of Contents

    Class AdditionalOrganizationInfo

    Additional information for organization

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

    Properties

    AddressLines

    Addresses of organization

    Declaration
    public List<string> AddressLines { get; set; }
    Property Value
    Type Description
    List<System.String>

    Administrator

    Name of the administrator

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

    CompanyNames

    Name of companies included in organization

    Declaration
    public List<string> CompanyNames { get; set; }
    Property Value
    Type Description
    List<System.String>

    EMail

    Contact email of organization

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

    OrganizationType

    Type of the organization

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

    RuntimeVersion

    Runtime version of the DocuWare system

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

    SystemNumber

    System number

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