適用於 Dynamics 365 (online) 9.x 版
從 OnPreProcessStatusChange 事件中移除事件處理常式。
語法
formContext.data.process.removeOnPreProcessStatusChange(myFunction);
參數
| 名稱 | 類型 | 為必填項目 | Description |
|---|---|---|---|
myFunction |
函式參考 | Yes | 要從 OnPreProcessStatusChange 事件中移除的函式。 |
適用於 Dynamics 365 (online) 9.x 版
從 OnPreProcessStatusChange 事件中移除事件處理常式。
formContext.data.process.removeOnPreProcessStatusChange(myFunction);
| 名稱 | 類型 | 為必填項目 | Description |
|---|---|---|---|
myFunction |
函式參考 | Yes | 要從 OnPreProcessStatusChange 事件中移除的函式。 |