AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Class
Specifies one row of subscription alert notification settings for the current user.
Inheritance Hierarchy
System.Object
System.Data.DataRow
WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Class AlertSubscriptionInfoRow _
Inherits DataRow
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
public class AlertSubscriptionInfoRow : DataRow
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.
See Also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Members