AttachmentInfo Constructor (DataRow) |
Constructor of AttachmentInfo structure, creates a new AttachmentInfo object from the given DataRow data.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public AttachmentInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also