Helper object to walk the tree for the dirty flag.

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

Syntax

C#
public class BaseMarkDirty : IBaseWalkerAction
Visual Basic (Declaration)
Public Class BaseMarkDirty _

	Implements IBaseWalkerAction
Visual C++
public ref class BaseMarkDirty : IBaseWalkerAction

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.BaseMarkDirty

See Also