Edit

SMS_WindowsServicingLocalizedNames Server WMI Class

For internal use only.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_WindowsServicingLocalizedNames : SMS_BaseClass
{
    UInt32 LocaleID;
    String Name;
    String Value;
};

Methods

The SMS_WindowsServicingLocalizedNames class does not define any methods.

Properties

LocaleID Data type: UInt32

Access type: Read

Qualifiers: [key, not_null]

Reserved for internal use.

Name Data type: String

Access type: Read

Qualifiers: [key, not_null]

Reserved for internal use.

Value Data type: String

Access type: Read

Qualifiers: none

Reserved for internal use.

Remarks

Class qualifiers for this class include:

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.