Dynamicweb 8 Documentation
LoadFrom Method (ProductIndexEntrySimplified)

Product index entry object to copy data from.
Loads entry data using the given instance of the product idnex entry.
Syntax
'Declaration
 
Public Sub LoadFrom( _ 
   ByVal entry As ProductIndexEntry _ 
) 
public void LoadFrom( 
   ProductIndexEntry entry 
)

Parameters

entry
Product index entry object to copy data from.
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

ProductIndexEntrySimplified Class
ProductIndexEntrySimplified Members

Send Feedback