개정판 aa25858b
Add Function RunUpdatePipeRunProperties
Change-Id: I4fc1c188ec403395cd9254bd84710a1c8ef41cd2
DTI_PID/SPPIDConverter/Form/MappingForm.cs | ||
---|---|---|
533 | 533 |
if (code != null) |
534 | 534 |
{ |
535 | 535 |
cbSetList.Properties.Items.Clear(); |
536 |
cbSetList.Properties.Items.AddRange(code.Values); |
|
536 |
cbSetList.Properties.Items.AddRange(code.Values.Values);
|
|
537 | 537 |
} |
538 | 538 |
} |
539 | 539 |
else |
내보내기 Unified diff