diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-24 23:20:25 +0300 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-09-24 23:20:25 +0300 |
| commit | 17a624c8ddacc1dac4904793645d6c893f7ced77 (patch) | |
| tree | 1936f985376ed095189ba241f034f28207272a19 /Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs | |
| parent | 09b1dd03e5d67453e673789fe0826e7a25d881ab (diff) | |
| download | Tango-17a624c8ddacc1dac4904793645d6c893f7ced77.tar.gz Tango-17a624c8ddacc1dac4904793645d6c893f7ced77.zip | |
Changed all PPC updated to based on GUID !
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs index 821828a48..a9e68df36 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Web/MachineSetupRequest.cs @@ -9,7 +9,6 @@ namespace Tango.PPC.Common.Web { public class MachineSetupRequest : WebRequestMessage { - public String SerialNumber { get; set; } public String DeviceID { get; set; } public String DeviceName { get; set; } } |
