ArcGIS Runtime SDK for WPF - Library Reference
ArcGISPortalComment Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.Client.Portal Namespace : ArcGISPortalComment Class


The following tables list the members exposed by ArcGISPortalComment.

Public Constructors

 NameDescription
public ConstructorArcGISPortalComment ConstructorInitializes a new instance of the ArcGISPortalComment class.  
Top

Public Properties

 NameDescription
public PropertyArcGISPortalItemGets the portal item that the comment is associated with.  
public PropertyCommentGets the comment text.  
public PropertyCreationDateGets the date and time the comment was created.  
public PropertyIdGets or sets the comment id.  
public PropertyIsInitializedGets or sets a value indicating whether this instance is initialized.  
public PropertyOwnerGets the user name of the user who created the comment.  
Top

Public Methods

 NameDescription
public MethodDeleteAsyncDeletes the comment asynchronously. Available only to the authenticated user who originally created the comment.  
public MethodDeleteTaskAsyncDeletes the comment asynchronously. Available only to the authenticated user who originally created the comment.  
public MethodInitializeAsyncInitializes the comment object from the specified comment id.  
public MethodInitializeTaskAsyncInitializes the comment object from the specified comment id.  
public MethodUpdateAsyncUpdates the comment asynchronously. Available only to the authenticated user who originally created the comment.  
public MethodUpdateTaskAsyncUpdates the comment asynchronously. Available only to the authenticated user who originally created the comment.  
Top

See Also

© ESRI, Inc. All Rights Reserved.