FieldInfo Properties
From Vajhoej Record
| A Sandcastle Documented Class Library |
| FieldInfo Properties |
The FieldInfo type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| ClassType |
.NET class type.
| |
| Decimals |
Decimals of BCD.
| |
| Elements |
Number of elements.
| |
| Encoding |
Encoding of string.
| |
| Field |
Corresponding reflection object.
| |
| Length |
Length of fixed length string.
| |
| PrefixLength |
Prefix length.
| |
| SelectPad |
Sub class padding to fixed length.
| |
| Selects |
Sub class selections.
| |
| StructType |
Struct type.
| |
| Zone |
Zone of zoned BCD.
|