AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent.Row property
Specifies the row containing changed data.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
Get
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent
Dim value As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
value = instance.Row
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Row { get; }
Property value
Type: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
See also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent members