The Parcel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) |
![]() | GetAvailableParcelAreaLabelIds | Gets an ObjectIdCollection of the ParcelAreaLabels in a Parcel. |
![]() ![]() | GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) |
![]() | GetUDPValue(UDPBoolean) | Gets the value the for the user-defined property with a boolean data type. |
![]() | GetUDPValue(UDPDouble) | Gets the value the for the user-defined property with a double data type. |
![]() | GetUDPValue(UDPEnumeration) | Gets the value the for the user-defined property with an enumeration data type. |
![]() | GetUDPValue(UDPInteger) | Gets the value the for the user-defined property with an integer data type. |
![]() | GetUDPValue(UDPString) | Gets the value the for the user-defined property with a string data type. |
![]() | ResetAreaSelectionLabel | Resets the parcel area selection label to its defaults. |
![]() | SetUDPValue(UDPBoolean, Boolean) | Sets the value the for the user-defined property with a boolean data type. |
![]() | SetUDPValue(UDPDouble, Double) | Sets the value the for the user-defined property with a double data type. |
![]() | SetUDPValue(UDPEnumeration, String) | Sets the value the for the user-defined property with an enumeration data type. |
![]() | SetUDPValue(UDPInteger, Int32) | Sets the value the for the user-defined property with an integer data type. |
![]() | SetUDPValue(UDPString, String) | Sets the value the for the user-defined property with a string data type. |