ISDTField.Type Property

Solclient

ISDTFieldType Property
version: 7.2.1.27
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: SDTFieldType
Returns the type of the field as defined in SDTFieldType
See Also