commits the item to the server
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.2.3.0
Syntax
| C# |
|---|
public AtomEntry Update() |
| Visual Basic (Declaration) |
|---|
Public Function Update As AtomEntry |
| Visual C++ |
|---|
public: AtomEntry^ Update() |