Search Results for

    Show / Hide Table of Contents

    Class CustomerBusinessLogicSettingUpdateContract

    Represents an update of a customer business logic setting

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

    Name Description
    CustomerBusinessLogicSettingUpdateContract()

    Fields

    Name Description
    AssemblyFullName

    Full name of the assembly

    AssemblyName

    Name of the assembly

    BelongsTo

    Specifies the default business object which the customer logic is assigned to

    Id

    Unique ID of this customer business logic setting

    IsActive

    Indicates if the setting is in active state

    Order

    Indicates the processing order

    ProcessTemplateIds

    Id's of the process templates for which this setting is configured

    SpecificVerificationId

    If defined, it is a specific logic that can be selected per task for testing. It has no effect in the business object

    Update

    Indicates what should be done with data, see UpdateEnum

    Back to top Copyright © Kendox