Change stage direction to proper case

This commit is contained in:
Derek Finlinson
2017-09-14 14:41:22 -06:00
parent c7b816f1a2
commit 64fa17e779

View File

@@ -938,7 +938,7 @@ declare namespace Xrm {
/**
* Direction types for a process stage change event
*/
type StageChangeDirection = "next" | "previous";
type StageChangeDirection = "Next" | "Previous";
/**
* Attribute formats for Xrm.Page.Attribute.getFormat().