The SixBit Application Programming Interface
FulfillmentSource Field (InventoryReconcileRequestType)






Syntax
'Declaration
 
Public FulfillmentSource As SixBit.Library.General.FulfillmentSourceType
'Usage
 
Dim instance As InventoryReconcileRequestType
Dim value As SixBit.Library.General.FulfillmentSourceType
 
value = instance.FulfillmentSource
 
instance.FulfillmentSource = value
public SixBit.Library.General.FulfillmentSourceType FulfillmentSource
public field FulfillmentSource: SixBit.Library.General.FulfillmentSourceType; 
public var FulfillmentSource : SixBit.Library.General.FulfillmentSourceType;
public: SixBit.Library.General.FulfillmentSourceType FulfillmentSource
public:
SixBit.Library.General.FulfillmentSourceType FulfillmentSource
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