Search Results for

    Show / Hide Table of Contents

    Class PluginInfoContract

    Represents information and permissions of a plugin

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

    Name Description
    PluginInfoContract()

    Fields

    Name Description
    AssemblyFullName

    Full name of the assembly

    DoesDllExist

    Indicates if a plugin .dll file exists for this configuration

    IsActive

    Indicates whether the setting for the plugin is active

    Name

    Name of the plugin

    Permissions

    Permissions about the plugin

    Back to top Copyright © Kendox