ArcGIS Pro 2.8 API Reference Guide
SetIsAddedToAllNewProjects Method

ArcGIS.Desktop.Core Namespace > FavoritesManager Class : SetIsAddedToAllNewProjects Method
The item to be updated in the favorites collection.
Sets the Favorite.IsAddedToAllNewProjects value to true for the specified item in the favorite collection.
Syntax
public void SetIsAddedToAllNewProjects( 
   Item item
)
Public Sub SetIsAddedToAllNewProjects( _
   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