ArcGIS Pro 2.8 API Reference Guide
ClearIsAddedToAllNewProjects Method

ArcGIS.Desktop.Core Namespace > FavoritesManager Class : ClearIsAddedToAllNewProjects Method
The item to be updated in the favorites collection.
Sets the Favorite.IsAddedToAllNewProjects value to false for the specified item in the favorite collection.
Syntax
public void ClearIsAddedToAllNewProjects( 
   Item item
)
Public Sub ClearIsAddedToAllNewProjects( _
   ByVal item As Item _
) 

Parameters

item
The item to be updated in the favorites collection.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

FavoritesManager Class
FavoritesManager Members