Click or drag to resize

BaseBoardInfoSerialNumber Property

Win32_BaseBoard: Manufacturer-allocated number used to identify the physical element.

Namespace:  Xcalibur.Models.SystemInformation
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public string SerialNumber { get; set; }

Property Value

Type: String
The serial number.

Implements

IBaseBoardInfoSerialNumber
See Also