Class BusinessLogicElementContainerContract
Represents a container for business logic elements
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BusinessLogicElementContainerContract : Object
Name | Description |
---|---|
BusinessLogicElementContainerContract() |
Fields
Name | Description |
---|---|
SchemaDesignElement | Contains the business logic schema design element, only 1 element of 'SchemaDesignElement' or 'SchemaElement' can be occupied at a time |
SchemaElement | Contains the business logic schema element, only 1 element of 'SchemaDesignElement' or 'SchemaElement' can be occupied at a time |