Click or drag to resize

Configuration2Pk Property

The Partition Key is the fixed value "P1".

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string Pk { get; set; }

Property Value

String

Implements

IHoarderDocumentPk
See Also