Class SelektionsFeld
Represents a SelektionsFeld of an AutoDataSet
public class SelektionsFeld
- Inheritance
-
objectSelektionsFeld
Properties
Art
Art of the SelektionsFeld
public string Art { get; set; }
Property Value
Bez
Bezeichnung of the SelektionsFeld
public string Bez { get; set; }
Property Value
CKz
Unknown
public string CKz { get; set; }
Property Value
EKz
Unknown
public string EKz { get; set; }
Property Value
IFlags
Unknown
public int IFlags { get; set; }
Property Value
Name
Name of the SelektionsFeld
public string Name { get; set; }
Property Value
RecArt
Unknown
public string RecArt { get; set; }
Property Value
Size
Size of the SelektionsFeld
public int Size { get; set; }