Table of Contents

Interface IOrganizationCriteria

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public interface IOrganizationCriteria
Extension Methods

Properties

CompanyNameContains

string CompanyNameContains { get; set; }

Property Value

string

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

OrganizationCode

string OrganizationCode { get; set; }

Property Value

string