Table of Contents

Class OKCodeDescription

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

The description of a SAP NWBC OK Code box.

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

Constructors

OKCodeDescription()

public OKCodeDescription()

Properties

IsReadOnly

Indicates whether the text editing control is read-only to a user interacting with the control.

public bool? IsReadOnly { get; set; }

Property Value

bool?