Table of Contents

Class PartitionFieldModel

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

Constructors

PartitionFieldModel()

public PartitionFieldModel()

Properties

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