ArcGIS API for Silverlight - Library Reference
ArcGISPortalItem Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace : ArcGISPortalItem Class


For a list of all members of this type, see ArcGISPortalItem members.

Public Methods

 NameDescription
public MethodFromJson Initialize an item from a json string..  
public MethodGetCommentsAsync Gets the comments for the item that you have access to. Available only to authenticated users.  
public MethodGetGroupsAsync Gets the groups the item is a part of. Only shows the groups which the calling user can access.  
public MethodGetItemDataAsync Gets the item data. The data component of an item (the "item file") is used to stream the actual data represented by the item to the client. This resource is available only for the file and text item types.  
public MethodGetRatingAsync Gets the rating given by current user, if any.  
public MethodGetRelatedItemsAsync Gets all the related items of a certain relationship type for that item. An optional direction can be specified if the direction of the relationship is ambiguous. Otherwise the service will try to infer it.  
public MethodGetSharingInfoAsync Gets the item sharing info. This is accessible only to the owning user or to the administrator of the organization if the user is a member of one.  
public MethodInitializeAsync Initializes the item objet from the specified item id.  
public MethodShareAsyncOverloaded. Shares the ArcGISPortalItem with the specified list of ArcGISPortalGroup.Id values. This Method is available only to authenticated users.  
public MethodUnshareAsyncStops sharing the ArcGISPortalItem with the specified list of ArcGISPortalGroup.Id values. This Method is available only to authenticated users.  
Top

See Also

© ESRI, Inc. All Rights Reserved.