Table of Contents

Class SearchGroupFields

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class SearchGroupFields : Query<IEnumerable<GroupFieldMatch>>, IQuery<IEnumerable<GroupFieldMatch>>, IGroupFieldCriteria
Inheritance
SearchGroupFields
Implements
Inherited Members
Extension Methods

Constructors

SearchGroupFields()

public SearchGroupFields()

Properties

GroupIdentifier

public Guid? GroupIdentifier { get; set; }

Property Value

Guid?

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SettingName

public string SettingName { get; set; }

Property Value

string

SettingValue

public string SettingValue { get; set; }

Property Value

string