SPWebService.WorkflowEventDeliveryBatchSize-Eigenschaft
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property WorkflowEventDeliveryBatchSize As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkflowEventDeliveryBatchSize
instance.WorkflowEventDeliveryBatchSize = value
public int WorkflowEventDeliveryBatchSize { get; set; }
Eigenschaftswert
Typ: System.Int32