Click or drag to resize
BCSClientGotoWA Method
Opens a work area with the specified ID property value in the client.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntax
public void GotoWA(
	string objectID
)

Parameters

objectID
Type: SystemString
The ID property value of the work area to open.
See Also