For a list of all members of this type, see Field members.
Name | Description | |
---|---|---|
DefaultValue | Gets or sets the user-defined default value of the field, which is used if the formula or value is null. | |
FieldType | Gets or sets the type associated with the field. | |
Formula | Gets or sets a formula used to derive the run-time value. If the formula is not null, it overrides all preceding values. The formula can be any combination of calculated and/or bound fields and literals. | |
Name | Gets or sets the name of the field. | |
Tag | Gets or sets a user-defined value associated with the field object. | |
Value | Gets or sets the current value of the field object. |