Table of Contents

Class VOrganization

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class VOrganization
Inheritance
VOrganization
Inherited Members

Constructors

VOrganization()

public VOrganization()

Properties

AccountClosed

public DateTimeOffset? AccountClosed { get; set; }

Property Value

DateTimeOffset?

AccountOpened

public DateTimeOffset? AccountOpened { get; set; }

Property Value

DateTimeOffset?

AccountStatus

public string AccountStatus { get; set; }

Property Value

string

AdministratorUserIdentifier

public Guid? AdministratorUserIdentifier { get; set; }

Property Value

Guid?

CollectionItems

public virtual ICollection<TCollectionItem> CollectionItems { get; set; }

Property Value

ICollection<TCollectionItem>

CompanyDomain

public string CompanyDomain { get; set; }

Property Value

string

CompanyName

public string CompanyName { get; set; }

Property Value

string

CompanySize

public string CompanySize { get; set; }

Property Value

string

CompanySummary

public string CompanySummary { get; set; }

Property Value

string

CompanyTitle

public string CompanyTitle { get; set; }

Property Value

string

CompanyWebSiteUrl

public string CompanyWebSiteUrl { get; set; }

Property Value

string

CompetencyAutoExpirationDay

public int? CompetencyAutoExpirationDay { get; set; }

Property Value

int?

CompetencyAutoExpirationMode

public string CompetencyAutoExpirationMode { get; set; }

Property Value

string

CompetencyAutoExpirationMonth

public int? CompetencyAutoExpirationMonth { get; set; }

Property Value

int?

Departments

public virtual ICollection<Department> Departments { get; set; }

Property Value

ICollection<Department>

GlossaryIdentifier

public Guid? GlossaryIdentifier { get; set; }

Property Value

Guid?

Groups

public virtual ICollection<VGroupDetail> Groups { get; set; }

Property Value

ICollection<VGroupDetail>

OrganizationCode

public string OrganizationCode { get; set; }

Property Value

string

OrganizationData

public string OrganizationData { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

OrganizationLogoUrl

public string OrganizationLogoUrl { get; set; }

Property Value

string

ParentOrganizationIdentifier

public Guid? ParentOrganizationIdentifier { get; set; }

Property Value

Guid?

PersonFullNamePolicy

public string PersonFullNamePolicy { get; set; }

Property Value

string

Persons

public virtual ICollection<Person> Persons { get; set; }

Property Value

ICollection<Person>

Senders

public virtual ICollection<TSenderOrganization> Senders { get; set; }

Property Value

ICollection<TSenderOrganization>

StandardContentLabels

public string StandardContentLabels { get; set; }

Property Value

string

StandardOrganizations

public virtual ICollection<StandardOrganization> StandardOrganizations { get; set; }

Property Value

ICollection<StandardOrganization>

Standards

public virtual ICollection<Standard> Standards { get; set; }

Property Value

ICollection<Standard>

SurveyForms

public virtual ICollection<QSurveyForm> SurveyForms { get; set; }

Property Value

ICollection<QSurveyForm>

TimeZone

public string TimeZone { get; set; }

Property Value

string