SetGraphicSite() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the SetGraphicSite() method to set the Graphic Site object used to get the InTouch User ID and Domain.
Note: This method is called by InTouch to set up the ability to log on the current InTouch user. We do not recommend using this method in scripting.
Syntax
SetGraphicSite(site);
Parameter
site
IGraphicSite the indicates the object representing the Graphic Site.