Class Favorites
Inheritance
System.Object
Favorites
Assembly: DocuWare.Platform.ServerClient.dll
public class Favorites : object
Properties
Declaration
public FavoriteItems Baskets { get; set; }
Property Value
Declaration
public FavoriteItems Forms { get; set; }
Property Value
Declaration
public FavoriteItems MultiFCSearches { get; set; }
Property Value
Declaration
public FavoriteItems SearchDialogs { get; set; }
Property Value
Declaration
public FavoriteItems StoreDialogs { get; set; }
Property Value
Declaration
public FavoriteItems TaskLists { get; set; }
Property Value
Declaration
public FavoriteItems TreeViews { get; set; }
Property Value