PFAdminExternalConnectionViewModelBatchSize Property |
Gets or sets the size of the batch when synchronizing items.
BatchSize
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public int BatchSize { get; set; }
Property Value
Type:
Int32
The size of the batch.
See Also