ServicePartitionKey.Value Property

Definition

Gets the value of the partition key. This value can be casted to the right type based on the value of the Kind property.

public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

Partition key

Applies to