del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsFrequencyPeriodNull
Determina si la propiedad FrequencyPeriod se establece en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcNotifications
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsFrequencyPeriodNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsFrequencyPeriodNull()
public bool IsFrequencyPeriodNull()
Valor devuelto
Tipo: System.Boolean
Devuelve true si la propiedad se establece en un valor de una referencia null (Nothing en Visual Basic) .
Vea también
Referencia
clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow