Search Results for

    Show / Hide Table of Contents

    Interface IPlugInDescription

    Namespace: Simplic.Framework.Data
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public interface IPlugInDescription

    Properties

    | Improve this Doc View Source

    Name

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PlugInGuid

    Declaration
    Guid PlugInGuid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    Version

    Declaration
    int[] Version { get; set; }
    Property Value
    Type Description
    System.Int32[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx