Differences
This shows you the differences between the selected revisions of the page.
2012-03-26 | 2012-03-27 | ||
vb.net signature (martin) | default not options is null (martin) | ||
Line 25: | Line 25: | ||
ByVal Optional mirror As Boolean = False, _ | ByVal Optional mirror As Boolean = False, _ | ||
ByVal Optional criteria As SynchronizationCriteria = 1, _ | ByVal Optional criteria As SynchronizationCriteria = 1, _ | ||
- | ByVal Optional options As TransferOptions = new TransferOptions() _ | + | ByVal Optional options As TransferOptions = Null _ |
) As SynchronizationResult | ) As SynchronizationResult | ||
</code> | </code> |