Attachment(DataRow) Constructor
Initializes a new instance of the
Attachment class
Namespace: Centralpoint.Web.Site.DataBroadcastAssembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
public Attachment(
DataRow row
)
Public Sub New (
row As DataRow
)
Parameters
- row DataRow
-