The SixBit Application Programming Interface
InventoryShrinkRequestType Class
Members 






Contains the parameters to be sent with an Inventory Shrink request.
Object Model
InventoryShrinkRequestType Class
Syntax
'Declaration
 
Public Class InventoryShrinkRequestType 
   Inherits APIRequestType
'Usage
 
Dim instance As InventoryShrinkRequestType
public class InventoryShrinkRequestType : APIRequestType 
public class InventoryShrinkRequestType = class(APIRequestType)
public class InventoryShrinkRequestType extends APIRequestType
public __gc class InventoryShrinkRequestType : public APIRequestType 
public ref class InventoryShrinkRequestType : public APIRequestType 
Inheritance Hierarchy

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.InventoryShrinkRequestType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

InventoryShrinkRequestType Members
SixBit.Business.API Namespace

Send Feedback