Begin open layout

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Function OpenLayout( _ 
ByVal layoutName As String, _ 
ByVal initialDisplay As String
) As Boolean
This language is not supported or no code example is available.
public bool OpenLayout( 
string layoutName
string initialDisplay 
)
This language is not supported or no code example is available.

Parameters

layoutName
Type: string

Layout name

initialDisplay
Type: string

Initial display name

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7