共用方式為


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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

WebSvcNotifications Namespace