Share via


PosCommon.HardwareId 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 HardwareId As String
protected string HardwareId { get; }
protected:
property String^ HardwareId {
    String^ get ();
}
/** @property */
protected String get_HardwareId ()
protected function get HardwareId () : 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