Table of Contents

Class CreateGroupField

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CreateGroupField
Inheritance
CreateGroupField
Inherited Members
Extension Methods

Constructors

CreateGroupField()

public CreateGroupField()

Properties

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?

SettingIdentifier

public Guid SettingIdentifier { get; set; }

Property Value

Guid

SettingName

public string SettingName { get; set; }

Property Value

string

SettingValue

public string SettingValue { get; set; }

Property Value

string