This document is archived and information here might be outdated. Recommended version. |
Reset the join process.
[Visual Basic .NET]
Public Sub ResetJoin ( _
ByVal ParcelId As Integer _
)
[C#]
public void ResetJoin (
int ParcelId
);