Dynamicweb 8 Documentation
GetProductFieldValue Method (ProductFieldValueCollection)

System name.
Gets the ProductFieldValue object.
Syntax
'Declaration
 
Public Function GetProductFieldValue( _ 
   ByVal SystemName As String _ 
) As ProductFieldValue
public ProductFieldValue GetProductFieldValue( 
   string SystemName 
)

Parameters

SystemName
System name.
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

ProductFieldValueCollection Class
ProductFieldValueCollection Members

Send Feedback