<Code Lib>
2025 Property
Changes 0
P

Document.SiteLocation

Description:
Returns the site location information.
Remarks:
The SiteLocation property returns an object that contains the site location for the entire project.

public SiteLocation SiteLocation { get; }

Loading…