ICapability.Value Property

Solclient

ICapabilityValue Property
version: 7.2.1.27
The value of the ICapability, an instance of ISDTField

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
ISDTField Value { get; }
ReadOnly Property Value As ISDTField
	Get
property ISDTField^ Value {
	ISDTField^ get ();
}

Property Value

Type: ISDTField
See Also