WorkflowDataSet.EnterpriseProjectTypePDPsRow.IsPDP_NAMENull método
Determina se a propriedade PDP_NAME está definida como um valor nulo.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsPDP_NAMENull As Boolean
'Uso
Dim instance As WorkflowDataSet.EnterpriseProjectTypePDPsRow
Dim returnValue As Boolean
returnValue = instance.IsPDP_NAMENull()
public bool IsPDP_NAMENull()
Valor retornado
Tipo: System.Boolean
Ver também
Referência
WorkflowDataSet.EnterpriseProjectTypePDPsRow classe