ArcGIS Runtime SDK for WPF - Library Reference
UpdateTaskAsync Method
See Also 
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalComment Class : UpdateTaskAsync Method

comment
The new comment.
Updates the comment asynchronously. Available only to the authenticated user who originally created the comment.

Syntax

Visual Basic (Declaration) 
Public Function UpdateTaskAsync( _
   ByVal comment As String _
) As Task
C# 
public Task UpdateTaskAsync( 
   string comment
)

Parameters

comment
The new comment.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.