Skip to content

Commit 20dc801

Browse files
authored
Merge pull request #249 from delegateas/issue#243_implement_formcontext.ui_methods
Update xrm_ext_9-.d.ts
2 parents b062167 + 1dbd2f2 commit 20dc801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XrmDefinitelyTyped/Resources/Extensions/xrm_ext_9-.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ declare namespace Xrm {
517517
/**
518518
* Specify "dashboard"
519519
*/
520-
pageType: string;
520+
pageType: "dashboard";
521521

522522
/**
523523
* The ID of the dashboard to load. If you don't specify the ID, navigates to the default dashboard.

0 commit comments

Comments
 (0)