ICapability Interface

Solclient

ICapability Interface
version: 7.2.1.27
This represents the appliance capability type and value.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public interface ICapability
Public Interface ICapability
public interface class ICapability

The ICapability type exposes the following members.

Properties
  NameDescription
Public propertyType
Public propertyValue
The value of the ICapability, an instance of ISDTField
Top
See Also