del método ProjectDataSet.AssignmentRow.IsCREATED_DATENull
Determina si la propiedad CREATED_DATE se establece en un valor nulo.
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsCREATED_DATENull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsCREATED_DATENull()
public bool IsCREATED_DATENull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.AssignmentRow