Your Products have been synced, click here to refresh
I haven't tested this yet, but this may work for as it returns an IEnumerable object:
foreach (var PCCommand in PCPart.Commands.NewEnum) { if (PCCommand != null) { if (PCCommand.IsTraceField) {
I haven't tested this yet, but this may work for as it returns an IEnumerable object:
foreach (var PCCommand in PCPart.Commands.NewEnum) { if (PCCommand != null) { if (PCCommand.IsTraceField) {
© 2025 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |