EventsDataSet.Event Property

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Event As EventsDataSet.EventDataTable
    Get
'Usage
Dim instance As EventsDataSet
Dim value As EventsDataSet.EventDataTable

value = instance.Event
[BrowsableAttribute(false)]
public EventsDataSet.EventDataTable Event { get; }

Property Value

Type: WebSvcEvents.EventsDataSet.EventDataTable

See Also

Reference

EventsDataSet Class

EventsDataSet Members

WebSvcEvents Namespace