Class Company
Inheritance
System.Object
Company
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class Company : Object
Constructors
Company()
Declaration
Properties
Address
Declaration
public Address Address { get; set; }
Property Value
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 |
|