The SixBit Application Programming Interface
ReplaceExistingPictures Field






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

ItemsRequestType Class
ItemsRequestType Members

Send Feedback