checks if the element or one subelement are persistable

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

Syntax

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

bool IsPersistable()

See Also