SmsPageUserData Class
Represents serializable data concerning a page user in Configuration Manager 2007.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsPageUserData
Syntax
'Declaration
<SerializableAttribute> _
Public Class SmsPageUserData
[SerializableAttribute]
public class SmsPageUserData
[SerializableAttribute]
public ref class SmsPageUserData
/** @attribute SerializableAttribute() */
public class SmsPageUserData
SerializableAttribute
public class SmsPageUserData
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.SmsPageUserData
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
Reference
SmsPageUserData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace