Class BusinessLogicElementBaseContract
Represents a base element of business logic schema
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BusinessLogicElementBaseContract : Object
Name | Description |
---|---|
BusinessLogicElementBaseContract() |
Fields
Name | Description |
---|---|
BusinessObjectId | Unique ID of the business object which this element belongs to |
ElementType | Selected field type, see FieldTypeEnum |
Id | Unique ID of this business logic element |
SequentialNr | Unique ID of the object containing this element |