Microsoft.Windows.Client.OperatingSystemWindows Client Operating System

Microsoft.Windows.Client.OperatingSystem (ClassType)

Defines the basic properties of Windows Client operating systems

Element properties:

Base ClassMicrosoft.Windows.OperatingSystem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId49d8d1fa-a436-299b-0872-5e616dd4784e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.Windows.OperatingSystem:
OSVersion  string  Operating System Version The current operating system version. false 256  False 
OSVersionDisplayName  string  Operating System Version Display Name The current operating system version that will be displayed to the user. false 256  False 
ProductType  string  Product Type Product Type false 256  False 
BuildNumber  string  Build Number Build Number false 256  False 
CSDVersion  string  CSD Version CSD Version false 256  False 
ServicePackVersion  string  Service Pack Version Service Pack Version false 256  False 
SerialNumber  string  Serial Number Serial Number false 256  False 
InstallDate  string  Install Date Install Date false 256  False 
SystemDrive  string  System Drive System Drive false 256  False 
WindowsDirectory  string  Windows Directory Windows Directory false 256  False 
PhysicalMemory  int  Physical Memory (MB) Physical Memory (MB) false 256   
LogicalProcessors  int  Logical Processors Logical Processors false 256   
CountryCode  string  Country Code Country Code false 256  False 
Locale  string  Locale Locale false 256  False 
Description  string  Description Description false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
OSLanguage  string  OS Language OS Language false 256  False 
MinorVersion  string  Minor Version Minor Version false 256  False 
MajorVersion  string  Major Version Major Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Client.OperatingSystem" Base="Microsoft.Windows.OperatingSystem" Accessibility="Public" Hosted="true" Abstract="false"/>