Class BusinessLogicCreatorProfileUpdateContract
Represents an update of a business logic creator profile
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BusinessLogicCreatorProfileUpdateContract : Object
Name | Description |
---|---|
BusinessLogicCreatorProfileUpdateContract() |
Fields
Name | Description |
---|---|
AccountingsLineNrBehavior | Behaviour as accounting line numbers are assigned, see BusinessLogicCreatorProfileLineNrBehaviorEnum |
CreateBehavior | Behavior how invoice records should be created if they already exist, see BusinessLogicCreatorProfileBehaviorEnum |
Id | Unique ID of this business logic creator profile contract |
IsDebugMode | The debug mode does not check whether an process exists, so the transfer can be tested independently of an process |
PositionsLineNrBehavior | Behaviour as line numbers are assigned, see BusinessLogicCreatorProfileLineNrBehaviorEnum |
ShortenAllLongFields | As soon as an incoming text field is too large, it is truncated, see ShortenBehaviorEnum |
ShortenLongFields | As soon as a defined incoming text field is too large, it is truncated |
Update | Indicates what should be done with data, see UpdateEnum |