The SixBit Application Programming Interface
IsConsignor Field






Syntax
'Declaration
 
Public IsConsignor As System.Boolean
'Usage
 
Dim instance As SuppliersListRequestType
Dim value As System.Boolean
 
value = instance.IsConsignor
 
instance.IsConsignor = value
public System.bool IsConsignor
public field IsConsignor: System.Boolean; 
public var IsConsignor : System.boolean;
public: System.bool IsConsignor
public:
System.bool IsConsignor
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

SuppliersListRequestType Class
SuppliersListRequestType Members

Send Feedback