[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Set or Get the store of this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string Store { get; set; } |
Public Property Store As String |
public: property String^ Store { String^ get (); void set (String^ value); } |
Return Value
the store of this destination.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentException | if value is null or empty |