del método DepartmentsDataSet.DepartmentsRow.IsDEPARTMENT_FULLNAMENull
Determina si la propiedad especificada DEPARTMENT_FULLNAME es una referencia null (Nothing en Visual Basic).
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsDEPARTMENT_FULLNAMENull As Boolean
'Uso
Dim instance As DepartmentsDataSet.DepartmentsRow
Dim returnValue As Boolean
returnValue = instance.IsDEPARTMENT_FULLNAMENull()
public bool IsDEPARTMENT_FULLNAMENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase DepartmentsDataSet.DepartmentsRow