RemoveProductFromKitResponse Constructor
Initializes a new instance of the RemoveProductFromKitResponse class.
Syntax
[Visual Basic .NET]
Public Sub RemoveProductFromKitResponse()
[C#]
public RemoveProductFromKitResponse();
[JScript]
public function RemoveProductFromKitResponse();
Parameters
This method takes no parameters.
See Also