Click or drag to resize

DataItem Constructor (String)

Initializes a new instance of the DataItem class

Namespace:  Dynamicweb.DataPortability
Assembly:  Dynamicweb.DataPortability (in Dynamicweb.DataPortability.dll) Version: 3.0.2
Syntax
public DataItem(
	string id
)

Parameters

id
Type: SystemString
See Also