Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:
Dynamic
Secured
For more information about both the class qualifiers and the property qualifiers included in the Properties section, see Configuration Manager Class and Property Qualifiers.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.