Solclient
| ISDTField Interface |
Encapsulates a Structured Data Type (SDT) field of type SDTFieldType.
Namespace: SolaceSystems.Solclient.Messaging.SDT
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
SyntaxThe ISDTField type exposes the following members.
Properties| Name | Description | |
|---|---|---|
![]() | Type |
This represents the type of the field as defined in SDTFieldType.
|
![]() | Value |
This represents the value of the field.
|
See Also