Click or drag to resize
ISpeciesFactField Properties

The ISpeciesFactField type exposes the following members.

Properties
  NameDescription
Public propertyBooleanValue
Value as Boolean type for this species fact.
Public propertyDoubleValue
Value as Double type for this species fact.
Public propertyEnumValue
Value for this species fact field.
Public propertyFactorField
Factor field of this species fact field.
Public propertyFactorFieldEnum
Factor field enumeration associated with this species fact field. This property is null if this species fact field is not of data type factor field enumeration.
Public propertyHasChanged
Indicates whether or not this species fact field has changed.
Public propertyHasValue
Indicates whether or not this species fact has a value.
Public propertyIndex
Index of the factor field in the species fact.
Public propertyInformation
Information for this species fact field.
Public propertyInt32Value
Value as Int32 type for this species fact.
Public propertyIsDoubleField
Test if this species fact field is stored as Double.
Public propertyIsMain
Indicates whether or not this species fact field is a main field.
Public propertyIsSubstantial
Indicates whether or not this species fact field is a substantial field.
Public propertyIsTextField
Test if this species fact field is stored as String.
Public propertyLabel
Label for this species fact field.
Public propertyMaxSize
Factor field max size for this species fact field.
Public propertySpeciesFact
Species fact that this species fact field belongs to.
Public propertyStringValue
Value as String type for this species fact.
Public propertyType
Factor field type for this species fact field.
Public propertyUnit
Unit label for this species fact field.
Public propertyValue
Value of this species fact field.
Top
See Also