Dynamicweb 8 Documentation
Save Method (VariantCombination)

The prod ID.
The var ID.
Saves the current instance with the specified product ID.
Syntax
'Declaration
 
Public Sub Save( _ 
   ByVal prodID As String, _ 
   ByVal varID As String _ 
) 
public void Save( 
   string prodID,
   string varID 
)

Parameters

prodID
The prod ID.
varID
The var ID.
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

VariantCombination Class
VariantCombination Members

Send Feedback