The SixBit Application Programming Interface
InventoryReconcileRequestType Class
Members 






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

System.Object
   SixBit.Business.API.APIRequestType
      SixBit.Business.API.InventoryReconcileRequestType

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

InventoryReconcileRequestType Members
SixBit.Business.API Namespace

Send Feedback