Table of Contents

Class SearchOrganizations

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class SearchOrganizations : Query<IEnumerable<OrganizationMatch>>, IQuery<IEnumerable<OrganizationMatch>>, IOrganizationCriteria
Inheritance
SearchOrganizations
Implements
Inherited Members
Extension Methods

Constructors

SearchOrganizations()

public SearchOrganizations()

Properties

CompanyNameContains

public string CompanyNameContains { get; set; }

Property Value

string

OrganizationCode

public string OrganizationCode { get; set; }

Property Value

string