Solclient
ISDTFieldValue Property |
This represents the value of the field.
Namespace: SolaceSystems.Solclient.Messaging.SDT
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
Object Value { get; }
ReadOnly Property Value As Object Get
property Object^ Value { Object^ get (); }
Property Value
Type: ObjectExceptions
Exception | Condition |
---|---|
OverflowException | Thrown when the value cannot be represented by a valid CTS type. |
See Also