AddExtSyncTasks Method
Syntax
public ExtSyncTask[] AddExtSyncTasks(
System.long[] entityIds,
System.string entityClassId,
System.string extSyncConfigId,
System.string workflowType,
System.string[] descriptions
)Public Function AddExtSyncTasks( _
ByVal entityIds() As System.Long, _
ByVal entityClassId As System.String, _
ByVal extSyncConfigId As System.String, _
ByVal workflowType As System.String, _
ByVal descriptions() As System.String _
) As ExtSyncTask()Parameters
| Name | Description |
|---|---|
| entityIds | |
| entityClassId | |
| extSyncConfigId | |
| workflowType | |
| descriptions |