This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Application Classes
R Classes
ReqEventKanbanData Class [AX 2012]
ReqEventKanbanData Class [AX 2012]
ReqEventKanbanData.canCancelBeforeUpdate Method [AX 2012]
ReqEventKanbanData.canCancelBeforeUpdate Method [AX 2012]
ReqEventKanbanData.canCancelBeforeUpdate Method [AX 2012]
ReqEventKanbanData.canCancelBeforeUpdate Method [AX 2012]
ReqEventKanbanData.canUpdate Method [AX 2012]
ReqEventKanbanData.jobQuantity Method [AX 2012]
ReqEventKanbanData.kanbanRule Method [AX 2012]
ReqEventKanbanData.mustCancelBeforeUpdate Method [AX 2012]
ReqEventKanbanData.new Method [AX 2012]
ReqEventKanbanData.parmKanban Method [AX 2012]
ReqEventKanbanData.parmKanbanJob Method [AX 2012]
ReqEventKanbanData.parmPeggedQty Method [AX 2012]
ReqEventKanbanData.parmPeggedQtyOriginal Method [AX 2012]
ReqEventKanbanData.receiptInventTransOriginId Method [AX 2012]
ReqEventKanbanData.receiptSourceDocumentLine Method [AX 2012]
ReqEventKanbanData.resetCache Method [AX 2012]
ReqEventKanbanData::construct Method [AX 2012]
ReqEventKanbanData::newStandard Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
ReqEventKanbanData.canCancelBeforeUpdate Method [AX 2012]
Determines if the kanban can be cancelled.
Syntax
X++
Copy
public boolean canCancelBeforeUpdate()
Run On
Called
Return Value
Type:
boolean
true
if the kanban can be cancelled; otherwise,
false
.
See Also
Reference
ReqEventKanbanData Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE