EventsDataSet.EventRowChangeEvent.Row 屬性
會指定含有已變更的資料列。
命名空間: WebSvcEvents
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property Row As EventsDataSet.EventRow
Get
'用途
Dim instance As EventsDataSet.EventRowChangeEvent
Dim value As EventsDataSet.EventRow
value = instance.Row
public EventsDataSet.EventRow Row { get; }
屬性值
類型:WebSvcEvents.EventsDataSet.EventRow
請參閱
參照
EventsDataSet.EventRowChangeEvent 類別