PdcApplication.GetIsCloudSessionGraphOn
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 retrieve a VAT code and percentage based on only a customer number and put the results in a result object.
Dim blnIsGraphOn As Boolean = PDC.App.GetIsCloudSessionGraphOn
Availability
Available since August 2025(From version 2025.2.7.0)