Click or drag to resize

IStatementOutgoingPayload Property

Gets custom payload for that will be included when executing this Statement.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
IDictionary<string, byte[]> OutgoingPayload { get; }

Property Value

Type: IDictionaryString, Byte
See Also