Represents data specific to the current page in Configuration
Manager 2007.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Visual Basic |
Public Class SmsPageData
|
C# |
public class SmsPageData
|
C++ |
public ref class SmsPageData
|
J# |
public class SmsPageData
|
JScript |
public class SmsPageData
|
Remarks
Inheritance
Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.SmsPageData
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also