AddExtSyncTask Method
Syntax
ExtSyncTask AddExtSyncTask(
System.long entityId,
System.string entityClassId,
System.string extSyncConfigId,
System.string workflowType,
System.string desc,
NameValuePair[] taskParamArray
)Function AddExtSyncTask( _
ByVal entityId As System.Long, _
ByVal entityClassId As System.String, _
ByVal extSyncConfigId As System.String, _
ByVal workflowType As System.String, _
ByVal desc As System.String, _
ByVal taskParamArray() As NameValuePair _
) As ExtSyncTaskParameters
| Name | Description |
|---|---|
| entityId | |
| entityClassId | |
| extSyncConfigId | |
| workflowType | |
| desc | |
| taskParamArray |