Click or drag to resize
TaskParametersParametersTable Property
Returns task parameter table.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public DataTable ParametersTable { get; }

Property Value

Type: DataTable
See Also