Search Results for

    Show / Hide Table of Contents

    Class Company

    Inheritance
    System.Object
    Company
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class Company : Object

    Constructors

    Company()

    Declaration
    public Company()

    Properties

    Address

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

    BackOfficeDomain

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

    BackOfficeHomePageURL

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

    Name

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

    Phone

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

    ReplicatedSiteCustomURL

    Declaration
    public string ReplicatedSiteCustomURL { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX