Beispiel #1
0
 protected static string GetProcessInstanceId(string taskInstanceId)
 {
     return(InstanceId.GetProcessInstanceId(taskInstanceId));
 }