Compartilhar via


StatusingAssignmentsDataSet.AssignmentsRow.IsPROJ_TYPENull método

Determina se a propriedade PROJ_TYPE está definida como um valor de uma referência nula (Nothing no Visual Basic) .

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Function IsPROJ_TYPENull As Boolean
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim returnValue As Boolean

returnValue = instance.IsPROJ_TYPENull()
public bool IsPROJ_TYPENull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow membros

WebSvcStatusing namespace