Compartir a través de


de la propiedad DriverDataSet.DriverImpactStatements

Obtiene la información sobre las declaraciones de repercusiones para tareas, recursos, costo y datos de asignación de controlador.

Espacio de nombres:  WebSvcDriver
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property DriverImpactStatements As DriverDataSet.DriverImpactStatementsDataTable
    Get
'Uso
Dim instance As DriverDataSet
Dim value As DriverDataSet.DriverImpactStatementsDataTable

value = instance.DriverImpactStatements
[BrowsableAttribute(false)]
public DriverDataSet.DriverImpactStatementsDataTable DriverImpactStatements { get; }

Valor de propiedad

Tipo: WebSvcDriver.DriverDataSet.DriverImpactStatementsDataTable

Vea también

Referencia

clase DriverDataSet

Miembros DriverDataSet

Espacio de nombres WebSvcDriver