Class CustomerBusinessLogicSettingContract
Represents a customer business logic setting
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CustomerBusinessLogicSettingContract : Object
Name | Description |
---|---|
CustomerBusinessLogicSettingContract() |
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 |
DoesPluginExist | Indicates if a .dll file exists for this setting |
Id | Unique ID of this customer business logic setting |
IsActive | Indicates if the setting is in active state |
IsConfigured | Indicates if this setting exists |
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 |