forwardPrimitiveFieldInfo Constructor    Table of ContentConstant Property forward
PrimitiveFieldInfo Properties

The PrimitiveFieldInfo type exposes the following members.

Properties
  NameDescription
Public propertyConstant
Get or sets field constant value.
Public propertyDescription
Gets or sets field description.
(Inherited from FieldInfo.)
Public propertyId
Gets field id.
(Inherited from FieldInfo.)
Public propertyName
Gets field name.
(Inherited from FieldInfo.)
Public propertyOffset
Gets or sets field offset, relative to parent template.
Public propertyPresence
Gets or sets field presence.
Public propertySinceVersion
Get schema version where this field appeared for the first time.
Public propertyType
Gets primitive type description.
Top
See Also