Edit

SMS_WhatsNewFeature 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_WhatsNewFeature : SMS_BaseClass
{
    String Description;
    UInt32 Milestone;
    String Name;
    SMS_WhatsNewScenario Scenarios[];
};

Methods

The following table lists the methods in the SMS_WhatsNewFeature class.

Method Description
GetFeatures Method in Class SMS_WhatsNewFeature Reserved for internal use.

Properties

Description Data type: String

Access type: Read/Write

Qualifiers: none

Reserved for internal use.

Milestone Data type: UInt32

Access type: Read/Write

Qualifiers: none

Reserved for internal use.

Name Data type: String

Access type: Read/Write

Qualifiers: none

Reserved for internal use.

Scenarios Data type: SMS_WhatsNewScenario Array

Access type: Read/Write

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.

See Also

Configuration Manager Reference