The name of the Capital GL account with which this inventory location is to be associated
The identifier of the Site with which the inventory location is to be associated
The part authorization level for this inventory location
Used to add inventory locations to the system.
'Declaration
Public Overloads Function AddInventoryLocation( _ ByVal locationName As String, _ ByVal capitalGLAccount As String, _ ByVal siteIDNum As String, _ ByVal partAuthorizationLevel As PartAuthorizationLevel _ ) As ToolkitResult
public ToolkitResult AddInventoryLocation( string locationName, string capitalGLAccount, string siteIDNum, PartAuthorizationLevel partAuthorizationLevel )
The name of the Capital GL account with which this inventory location is to be associated
The identifier of the Site with which the inventory location is to be associated
The part authorization level for this inventory location
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family