Share via


PosCommon.DeviceInstanceId Property (POS for .NET v1.12 SDK Documentation)

2/27/2008

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Protected ReadOnly Property DeviceInstanceId As String
protected string DeviceInstanceId { get; }
protected:
property String^ DeviceInstanceId {
    String^ get ();
}
/** @property */
protected String get_DeviceInstanceId ()
protected function get DeviceInstanceId () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

PosCommon Class
PosCommon Members
Microsoft.PointOfService Namespace