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

Returns the format id of the transaction.

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

Syntax

public int FormatId { get; }
Public ReadOnly Property FormatId As Integer
public:
property int FormatId {
	int get ();
}

Return Value

the format id of the transaction.

See Also