Class CompanyDescription
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class CompanyDescription
- Inheritance
-
CompanyDescription
- Inherited Members
- Extension Methods
Constructors
CompanyDescription()
public CompanyDescription()
Properties
CompanySize
public CompanySize CompanySize { get; set; }
Property Value
CompanySummary
public string CompanySummary { get; set; }
Property Value
LegalName
public string LegalName { get; set; }
Property Value
Methods
Clone()
public CompanyDescription Clone()
Returns
IsEqual(CompanyDescription)
public bool IsEqual(CompanyDescription other)
Parameters
otherCompanyDescription