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