Table of Contents

Class ShellWindowDescription

Namespace
HP.LFT.SDK.SAP.NWBC
Assembly
HP.LFT.SDK.dll

The description of a SAP NWBC shell window.

public class ShellWindowDescription : UIObjectDescriptionBase, ICloneable, IDescription
Inheritance
ShellWindowDescription
Implements
Inherited Members

Constructors

ShellWindowDescription()

public ShellWindowDescription()

Properties

IsModal

Indicates whether the window is modal.

public bool? IsModal { get; set; }

Property Value

bool?