Click or drag to resize
FieldInfo Class
Information.
Inheritance Hierarchy
SystemObject
  Six.Sixp.ClientFieldInfo

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
[SerializableAttribute]
public class FieldInfo

The FieldInfo type exposes the following members.

Constructors
  NameDescription
Public methodFieldInfo
Initializes a new instance of the FieldInfo class
Top
Properties
  NameDescription
Public propertyFlags
Public propertyIndex
Field index.
Public propertyInternalType
For internal use only.
Public propertyKeyNum
The key number
Public propertyLength
Field length
Public propertyName
Field name.
Public propertySortNum
The sort number
Public propertyType
Fieldtype
Top
Methods
See Also