Class TPartitionSettingEntity
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TPartitionSettingEntity
- Inheritance
-
TPartitionSettingEntity
- Inherited Members
Constructors
TPartitionSettingEntity()
public TPartitionSettingEntity()
Properties
SettingIdentifier
public Guid SettingIdentifier { get; set; }
Property Value
SettingName
public string SettingName { get; set; }
Property Value
SettingValue
public string SettingValue { get; set; }