Table of Contents

Interface IStandardCriteria

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

Properties

ContentTitle

string ContentTitle { get; set; }

Property Value

string

Filter

QueryFilter Filter { get; set; }

Property Value

QueryFilter

OrganizationId

Guid OrganizationId { get; set; }

Property Value

Guid

StandardType

string StandardType { get; set; }

Property Value

string