DriverDataSet.DriverImpactStatementsRow.IsPROJECT_IMPACT_CF_NAMENull-Methode
Bestimmt, ob die PROJECT_IMPACT_CF_NAME -Eigenschaft ein Nullverweis (Nothing in Visual Basic)ist.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPROJECT_IMPACT_CF_NAMENull As Boolean
'Usage
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim returnValue As Boolean
returnValue = instance.IsPROJECT_IMPACT_CF_NAMENull()
public bool IsPROJECT_IMPACT_CF_NAMENull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
DriverDataSet.DriverImpactStatementsRow Klasse