PdcApplication.GetIsCloudSessionGraphOn

From External Bemet Wiki
Revision as of 09:52, 13 August 2025 by TC (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetIsCloudSessionGraphOn

Description

This function determines if the cloud session is using GraphOn, returns True if it does, and False if it doesn't.

Code example

This example shows how to know if the cloud session is running on GraphOn or not.

  Dim blnIsGraphOn As Boolean = PDC.App.GetIsCloudSessionGraphOn

Availability

Available since August 2025(From version 2025.2.7.0)