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

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

Property Value

Type: DataTable
See Also