Class ShellWindowDescription
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?