SPMobileComponent.IsRecurrenceItem method
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overridable Function IsRecurrenceItem As Boolean
'Uso
Dim returnValue As Boolean
returnValue = Me.IsRecurrenceItem()
protected virtual bool IsRecurrenceItem()
Valor retornado
Type: System.Boolean