Solclient
FieldNotFoundExceptionEntityNotFound Property |
The name of the entity that is not found.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public string EntityNotFound { get; }
Public ReadOnly Property EntityNotFound As String Get
public: property String^ EntityNotFound { String^ get (); }
Property Value
Type: StringSee Also