StructFieldAttribute Properties

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image

The StructFieldAttribute type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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).

See Also