This document is archived and information here might be outdated. Recommended version. |
Add a parent parcelNo for the construction.
[Visual Basic .NET]
Public Sub AddParentParcel ( _
ByVal ParcelNo As Integer _
)
[C#]
public void AddParentParcel (
int ParcelNo
);
[C++]
HRESULT AddParentParcel(
long ParcelNo
);
[C++] Parameters ParcelNo [in]
ParcelNo is a parameter of type long