The SixBit Application Programming Interface
ProductID Field (InventoryReconcileRequestType)






Syntax
'Declaration
 
Public ProductID As System.String
'Usage
 
Dim instance As InventoryReconcileRequestType
Dim value As System.String
 
value = instance.ProductID
 
instance.ProductID = value
public System.string ProductID
public field ProductID: System.String; 
public var ProductID : System.String;
public: System.string* ProductID
public:
System.String^ ProductID
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 Class
InventoryReconcileRequestType Members

Send Feedback