10.24.0

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.24.0
C#
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