public class ResultListField : IReconfigurableRulebookObject| ResultListField | Public constructor |
| Comment | Internal documentation comments. All text is ignored by the system. |
| FieldName | The unique name for this ResultField. Must be unique within the Fields list of a RESULT LIST FORMAT, including the common (pre-defined) fields. |
| Method | Defines the type of data to be displayed. |
| Source | With Method specifying the type of data, Source specified specifically where to pull the data. The options for Source, are dependent on the value of Method. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |