| DMConnectionInfoAttribute Constructor |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax public DMConnectionInfoAttribute(
int typeID,
string name
)
Public Sub New (
typeID As Integer,
name As String
)
Parameters
- typeID
- Type: SystemInt32
- name
- Type: SystemString
See Also