[TIBCO.EMS .NET client library 7.0 documentation]

Returns number of fields that this message holds.

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

Syntax

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

See Also