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