this potential overloaded method get's called when the version information of an object is changed. It handles setting the versioninformation on all children and the factories.

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
protected virtual void OnVersionInfoChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnVersionInfoChanged
Visual C++
protected:

virtual void OnVersionInfoChanged()

Return Value

See Also