[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the array of JNDI names for this destination.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string[] JNDINames { get; } |
Public ReadOnly Property JNDINames As String() |
public: property array<String^>^ JNDINames { array<String^>^ get (); } |