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
ProjWBSService Class [AX 2012]
ProjWBSService Class [AX 2012]
ProjWBSService.getLockBoxType Method [AX 2012]
ProjWBSService.getLockBoxType Method [AX 2012]
ProjWBSService.getLockBoxType Method [AX 2012]
ProjWBSService.create Method [AX 2012]
ProjWBSService.createProjectSite Method [AX 2012]
ProjWBSService.delete Method [AX 2012]
ProjWBSService.doesTemplateNameExist Method [AX 2012]
ProjWBSService.find Method [AX 2012]
ProjWBSService.findKeys Method [AX 2012]
ProjWBSService.generateUniqueFilename Method [AX 2012]
ProjWBSService.getCaption Method [AX 2012]
ProjWBSService.getLockBoxFilename Method [AX 2012]
ProjWBSService.getLockBoxPath Method [AX 2012]
ProjWBSService.getLockBoxType Method [AX 2012]
ProjWBSService.getProjectSite Method [AX 2012]
ProjWBSService.getProjectSiteCreationInfo Method [AX 2012]
ProjWBSService.getProjectSiteName Method [AX 2012]
ProjWBSService.getSharePointType Method [AX 2012]
ProjWBSService.getWBSLockForHierarchyById Method [AX 2012]
ProjWBSService.getWBSRoot Method [AX 2012]
ProjWBSService.new Method [AX 2012]
ProjWBSService.read Method [AX 2012]
ProjWBSService.setLockBoxFilename Method [AX 2012]
ProjWBSService.syncToTaskList Method [AX 2012]
ProjWBSService.update Method [AX 2012]
ProjWBSService.validateChildExists Method [AX 2012]
ProjWBSService::construct 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.
ProjWBSService.getLockBoxType Method [AX 2012]
Gets the lock box type
Syntax
X++
Copy
public MSPIntegrationType getLockBoxType(str company)
Run On
Server
Parameters
company
Type:
str
The company you are working in
Return Value
Type:
MSPIntegrationType Enumeration
The type of the lock box as string
See Also
Reference
ProjWBSService Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE