Table of Contents

Class OKCodeDescription

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

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; }

Property Value

StringProperty