Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

PageClusterInherit

  • Last UpdatedJul 13, 2023
  • 1 minute read

Retrieves or sets the Cluster context inherit flag property setting for the current graphics page.

Syntax

PageClusterInherit(bInherit)

bInherit:

The setting of the cluster context inherit flag as a boolean value.

Return Value

The cluster context inherit flag for the active graphics page (as a boolean value), or 0 (zero) if successfully used to set the inherit flag. In both cases, an error is returned if unsuccessful.

PageClusterName

Example

' Sets the cluster context inherit flag for current page
GraphicsBuilder.PageClusterInherit = "1"

' Retrieves the cluster context inherit flag for current page
MyVariable = GraphicsBuilder.PageClusterInherit

See Also

Page Properties - General

In This Topic
TitleResults for “How to create a CRG?”Also Available in