Search Results for

    Show / Hide Table of Contents

    Class BusinessLogicCreatorProfileContract

    Represents a business logic creator profile

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class BusinessLogicCreatorProfileContract : Object

    Name Description
    BusinessLogicCreatorProfileContract()

    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

    Back to top Copyright © Kendox