| Coverage Class |
Namespace: FlexRule.Decisions.Tables.Definitions
public class Coverage
The Coverage type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstColumn |
Beginning of column
| |
| FirstRow |
Beginning of row
| |
| LastColumn |
Last column
| |
| LastRow |
LAst row
| |
| Singular |
True if the range is for one row and one column (one cell)
| |
| SingularColumn |
True if the range is only for one column
| |
| SingularRow |
True if the range is only for one row
|
| Name | Description | |
|---|---|---|
| Equals | (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 a hash function for a particular type. (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. (Inherited from Object.) |