Table of Contents

Class SelektionsFeld

Namespace
BpNexT.NET.Models.Internal
Assembly
BpNexT.NET.dll

Represents a SelektionsFeld of an AutoDataSet

public class SelektionsFeld
Inheritance
object
SelektionsFeld

Properties

Art

Art of the SelektionsFeld

public string Art { get; set; }

Property Value

string

Bez

Bezeichnung of the SelektionsFeld

public string Bez { get; set; }

Property Value

string

CKz

Unknown

public string CKz { get; set; }

Property Value

string

EKz

Unknown

public string EKz { get; set; }

Property Value

string

IFlags

Unknown

public int IFlags { get; set; }

Property Value

int

Name

Name of the SelektionsFeld

public string Name { get; set; }

Property Value

string

RecArt

Unknown

public string RecArt { get; set; }

Property Value

string

Size

Size of the SelektionsFeld

public int Size { get; set; }

Property Value

int