Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Dashboard_CreateNewFromTemplateRequest
public Dashboard_CreateNewFromTemplateRequest()
public string Caption { get; set; }
public int DashboardTileId { get; set; }
public string Description { get; set; }
public int SelectionId { get; set; }
public VisibleFor[] VisibleFor { get; set; }
Was this page helpful?