Class BusinessLogicTableUpdateContract
Represents an update of business logic table
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BusinessLogicTableUpdateContract : Object
Name | Description |
---|---|
BusinessLogicTableUpdateContract() |
Fields
Name | Description |
---|---|
BusinessObjectId | ID of business object which this business logic table belongs to |
BusinessObjectItemTypeId | Type of business object which this business logic table belongs to |
HeaderConfigurations | Collection of header configurations |
Headers | Collection of header fields |
Id | Unique ID of this business logic table |
IsAuthorized | Is authorized |
IsAuthorizedVisible | Is authorized visible |
IsReadOnly | Is read-only |
IsVisible | Is visible |
RowColumns | Collection of row fields |
RowConfigurations | Collection of row configurations |