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