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

Get the update version of the component.

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

Syntax

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

Return Value

the update version of the component.

See Also