DriverDataSet.Driver-Eigenschaft
Ruft die Informationen zum Vorgang, Ressource, Kosten und Treiberinformationen zur Zuordnung, die einem bestimmten Projekt zugeordnet ist.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Driver As DriverDataSet.DriverDataTable
Get
'Usage
Dim instance As DriverDataSet
Dim value As DriverDataSet.DriverDataTable
value = instance.Driver
[BrowsableAttribute(false)]
public DriverDataSet.DriverDataTable Driver { get; }
Eigenschaftswert
Typ: WebSvcDriver.DriverDataSet.DriverDataTable