StatusingAssignmentsDataSet.AssignmentsRow.IsASSN_UNITSNull método
Determina se a propriedade ASSN_UNITS está definida como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
'Declaração
Public Function IsASSN_UNITSNull As Boolean
'Uso
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_UNITSNull()
public bool IsASSN_UNITSNull()
Tipo: System.Boolean
StatusingAssignmentsDataSet.AssignmentsRow classe