Share

Site Methods

The Site type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate Creates a new site.
Public methodGetAlignmentIds Gets the objectId collection of all alignment objects in the site.
Public methodGetFeatureLineIds Gets the objectId collection of all feature lines in the site.
Public methodGetParcelIds Gets the objectId collection of all parcels in the site.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodUseAllClassifications Applies all the User-Defined Property classifications to the current site.
Public methodUseCustomClassification(String) Applies a custom User-Defined Property classification by name to the current site.
Public methodUseCustomClassification(UDPClassification) Applies a custom User-Defined Property classification to the current site parcels.
Public methodUseNoneClassification Sets the User-Defined Property classification for the current site to "none".

See Also

Reference

Was this information helpful?