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

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

Syntax

protected string _Star(
	bool b
)
Protected Function _Star ( _
	b As Boolean _
) As String
protected:
String^ _Star(
	bool b
)

Parameters

b
Type: System..::.Boolean

See Also