Table of Contents

Class OrganizationList

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class OrganizationList : List<OrganizationState>, IList<OrganizationState>, ICollection<OrganizationState>, IList, ICollection, IReadOnlyList<OrganizationState>, IReadOnlyCollection<OrganizationState>, IEnumerable<OrganizationState>, IEnumerable
Inheritance
OrganizationList
Implements
Inherited Members
Extension Methods

Constructors

OrganizationList()

public OrganizationList()

Properties

OrganizationIdentifierList

public string OrganizationIdentifierList { get; }

Property Value

string

Methods

Contains(Guid)

public bool Contains(Guid organizationId)

Parameters

organizationId Guid

Returns

bool