10.24.0

ISDTFieldValue Property

This represents the value of the field.

Definition

Namespace: SolaceSystems.Solclient.Messaging.SDT
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
Object Value { get; }

Property Value

Object

Exceptions

OverflowException Thrown when the value cannot be represented by a valid CTS type.

See Also