[TIBCO.EMS .NET Admin client library 6.0 documentation]

Returns the name of the subject that this object summarizes.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string Subject { get; }
Public ReadOnly Property Subject As String
public:
property String^ Subject {
	String^ get ();
}

Return Value

the name of the subject that this object summarizes.

See Also