2027 Property
Changes 0
P

Document.ActiveProjectLocation

Description:
Retrieve the active project location.
Remarks:
Getting this property returns the currently active project location that the user is currently working with. Setting this property can be used to change the active project location.
public ProjectLocation ActiveProjectLocation { get; set; }