StructFieldAttribute Properties
From Vajhoej Record
| A Sandcastle Documented Class Library |
| StructFieldAttribute Properties |
The StructFieldAttribute type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Decimals |
Field decimals (for BCD's).
| |
| Encoding |
Field encoding (for strings).
| |
| Length |
Field length (for fixed length strings and BCD's).
| |
| N |
Field number.
| |
| PrefixLength |
Prefix length (for variable length strings).
| |
| Type |
Field type.
| |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) | |
| Zone |
Field zone value (for zoned BCD's).
|