AutomationTemplateInfo Constructor (DataRow) |
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax public AutomationTemplateInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data.
See Also