Dsl Data Class Class
The DslDataClass is corresponding Data Class in Casewhere system.
It contains publicable data on a Data Class.
Definition
Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class DslDataClass- Inheritance
- Object DslDataClass
Constructors
| DslDataClass | Initializes a new instance of the DslDataClass class |
Properties
| Attributes | The Attributes is a data attribute list in a data class. |
| Description | The Description of The Data Class |
| Extensions | List of extensions of this data class |
| Id | The identifier of the Data Class. |
| Name | The name of the Data Class. |
| ProductId | The ProductId specifies product which the Data Class depend on. |
| Tags | The Tags are attached to a Data Class |