The SixBit Application Programming Interface
Action Field (ItemsRequestType)






Syntax
'Declaration
 
Public Action As AddUpdateActionCodeType
'Usage
 
Dim instance As ItemsRequestType
Dim value As AddUpdateActionCodeType
 
value = instance.Action
 
instance.Action = value
public AddUpdateActionCodeType Action
public field Action: AddUpdateActionCodeType; 
public var Action : AddUpdateActionCodeType;
public: AddUpdateActionCodeType Action
public:
AddUpdateActionCodeType Action
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