Meta |
public class MetaEV
The MetaEV type exposes the following members.
| Name | Description | |
|---|---|---|
| Class | The optional CSS Class applied to the cell displayed | |
| ConnectionGUID | If set, the enumerated value is only valid when the connection is used. If empty, the value is valid for all connections. | |
| Css | The optional CSS Style applied to the cell displayed | |
| DisplayRestriction | The final value displayed for the restriction | |
| DisplayValue | The final value displayed in the report | |
| Id | The database value of the enumerated value | |
| Val | The optional display value | |
| ValR | The optional display value for the restriction list |
| Name | Description | |
|---|---|---|
| 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. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| HtmlId | Id used for execution | |
| MetaEnum | Meta enum of the value. Used only for the editor. |