Click or drag to resize
IFactorField Properties

The IFactorField type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseFieldName
Name for this factor field in database.
Public propertyDataContext
Meta information about this data.
Public propertyEnum
Enumeration for this factor field. This property has the value null if this factor field is not of type enumeration.
Public propertyFactorDataType
Factor data type that this factor field belongs to.
Public propertyIndex
Index of this factor field.
Public propertyInformation
Information for this factor field.
Public propertyIsMain
Indicator of weather or not this factor field is in the main field.
Public propertyIsSubstantial
Indicator of weather or not this factor field is a substantial field.
Public propertyLabel
Label for this factor field.
Public propertySize
Maximum length of this factor field if it is of type String.
Public propertyType
Type for this factor field.
Public propertyUnit
Unit label for this factor field.
Top
See Also