# PointOfService

> Allows your application to access APIs in the Windows.Devices.PointOfService namespace.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
PointOfService = 31
```

### Remarks

The [Windows.Devices.PointOfService](https://docs.microsoft.com/en-us/uwp/api/Windows.Devices.PointOfService?redirectedfrom=MSDN\&view=winrt-19041) namespace provides vendor-neutral interfaces that allow you to access point of service barcode scanners and magnetic stripe readers from various manufacturers.
