This document is archived and information here might be outdated. Recommended version. |
The parcel network No.
[Visual Basic .NET] Public Property ParcelNo As Integer
[C#] public int ParcelNo {get; set;}
[C++]
HRESULT get_ParcelNo(
System.Int32* ParcelNo
);
[C++]
HRESULT put_ParcelNo(
long ParcelNo
);
[C++]
Parameters ParcelNo [out, retval]
ParcelNo is a parameter of type long* ParcelNo [in]
ParcelNo is a parameter of type long