Class PartitionFieldModel
public class PartitionFieldModel
- Inheritance
-
PartitionFieldModel
- Inherited Members
- Extension Methods
Constructors
PartitionFieldModel()
public PartitionFieldModel()
Properties
SettingIdentifier
public Guid SettingIdentifier { get; set; }
Property Value
SettingName
public string SettingName { get; set; }
Property Value
SettingValue
public string SettingValue { get; set; }