Search Results for

    Show / Hide Table of Contents

    Class InstanceData_Comment_Category

    Inheritance
    System.Object
    InstanceData_Comment_Category
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class InstanceData_Comment_Category : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    InstanceData_Comment_Category()

    Declaration
    public InstanceData_Comment_Category()

    Properties

    | Improve this Doc View Source

    Color

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

    Guid

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

    Name

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

    StackGuid

    Declaration
    public Guid StackGuid { get; set; }
    Property Value
    Type Description
    System.Guid

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx