共用方式為


AssnHistoryDataSet.HistoryRowChangeEvent.Row Property

Specifies the row containing changed data.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public ReadOnly Property Row As AssnHistoryDataSet.HistoryRow
    Get
'Usage
Dim instance As AssnHistoryDataSet.HistoryRowChangeEvent
Dim value As AssnHistoryDataSet.HistoryRow

value = instance.Row
public AssnHistoryDataSet.HistoryRow Row { get; }

Property Value

Type: WebSvcStatusing.AssnHistoryDataSet.HistoryRow

See Also

Reference

AssnHistoryDataSet.HistoryRowChangeEvent Class

AssnHistoryDataSet.HistoryRowChangeEvent Members

WebSvcStatusing Namespace