DriverDataSet.DriverImpactStatementsRow.SetDESCRIPTIONNull method
Define a propriedade DESCRIPTION para a null reference (Nothing in Visual Basic).
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetDESCRIPTIONNull
'Uso
Dim instance As DriverDataSet.DriverImpactStatementsRow
instance.SetDESCRIPTIONNull()
public void SetDESCRIPTIONNull()
Ver também
Referência
DriverDataSet.DriverImpactStatementsRow class