Solclient
ISDTFieldType Property |
This represents the type of the field as defined in SDTFieldType.
Namespace: SolaceSystems.Solclient.Messaging.SDT
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
SDTFieldType Type { get; }
ReadOnly Property Type As SDTFieldType Get
property SDTFieldType Type { SDTFieldType get (); }
Return Value
Type: SDTFieldTypeReturns the type of the field as defined in SDTFieldType
See Also