Click or drag to resize

ModuleDriverField Class

Represent a basic data structure that is used as a shared building block between drivers models.
Inheritance Hierarchy

Namespace:  Nexpaq
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public class ModuleDriverField

The ModuleDriverField type exposes the following members.

Fields
  NameDescription
Public fieldDescription
Human readable description
Public fieldName
Readable name for item, i.e. DoUsefulThing
Public fieldTitle
Human readable title
Top
See Also