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

Get the build version of the component.

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

Syntax

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

Return Value

the build version of the component.

See Also