PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
ISDTField Interface
Encapsulates a Structured Data Type (SDT) field of type SDTFieldType.
Definition
Namespace:
SolaceSystems.Solclient.Messaging.SDT
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
C#
Copy
public
interface
ISDTField
Properties
Type
This represents the type of the field as defined in
SDTFieldType
.
Value
This represents the value of the field.
See Also
Reference
SolaceSystems.Solclient.Messaging.SDT Namespace
In This Article
Definition
Properties
See Also