Class BusinessLogicSchemaUpdateContract
Represents an update of business logic schema
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BusinessLogicSchemaUpdateContract : Object
Name | Description |
---|---|
BusinessLogicSchemaUpdateContract() |
Fields
Name | Description |
---|---|
Description | Description of this business logic schema |
Fields | List of business logic fields |
Id | Unique ID of this business logic schema |
RootBusinessObjectId | Unique ID of the business object which this schema belongs to |
Tables | List of business logic tables |
Update | Indicates what should be done with data, see UpdateEnum |