Click or drag to resize

DMConnectionInfoAttribute Constructor

Initializes a new instance of the DMConnectionInfoAttribute class

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public DMConnectionInfoAttribute(
	int typeID,
	string name
)

Parameters

typeID
Type: SystemInt32
name
Type: SystemString
See Also