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
P Classes
PmfFormCtrl_InventOnHandItemListPage Class [AX 2012]
PmfFormCtrl_InventOnHandItemListPage Class [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isBulkorPack Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isBulkorPack Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isBulkorPack Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.bufferInventSum Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.initPost Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isBatchEnabled Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isBulkorPack Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isFormulaEnabled Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isFormulaItem Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.isShelfLifeEnabled Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.new Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage.setDatasources Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage::construct Method [AX 2012]
PmfFormCtrl_InventOnHandItemListPage::newFromForm 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.
PmfFormCtrl_InventOnHandItemListPage.isBulkorPack Method [AX 2012]
Indicates whether the item is a bulk or pack item.
Syntax
X++
Copy
public boolean isBulkorPack()
Run On
Called
Return Value
Type:
boolean
true
if item is a bulk or pack item; otherwise,
false
.
See Also
Reference
PmfFormCtrl_InventOnHandItemListPage Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE