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

Returns a string representation of the discard policy.

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

Syntax

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

Field Value

the name of the discard policy

See Also