<Code Lib>
2027 Method
Changes 0
M

SiteLocation.IsCompatibleWith

Description:
Checks whether the geographic coordinate system of this site is compatible with the given site . True if he geographic coordinate system of this site is compatible with the given site, false otherwise.

public bool IsCompatibleWith(
	SiteLocation otherSiteLocation
)

Return Value Boolean Boolean

Loading…