returns if the element or one subelement is dirty

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

Syntax

C#
public bool IsDirty()
Visual Basic (Declaration)
Public Function IsDirty As Boolean
Visual C++
public:

bool IsDirty()

See Also