Class OKCodeDescription
Description of a SAP GUI for Windows OK Code box.
public class OKCodeDescription : ElementDescription, ICloneable, IDescription
- Inheritance
-
OKCodeDescription
- Implements
- Inherited Members
Constructors
OKCodeDescription()
public OKCodeDescription()
Properties
Value
The command code entered in the OK box.
public StringProperty Value { get; set; }