Click or drag to resize
RoutingKeyRawRoutingKey Property
Byte array representing the partition key (or one of the partition)

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public byte[] RawRoutingKey { get; set; }

Property Value

Type: Byte
See Also