Search Results for

    Show / Hide Table of Contents

    Interface IInstanceDataUILinkSetService

    Service for storing linking sets

    Namespace: Simplic.Studio.UI
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public interface IInstanceDataUILinkSetService

    Properties

    | Improve this Doc View Source

    LinkSets

    Gets or sets a list of available linking sets.

    Declaration
    IList<InstanceDataLinkSet> LinkSets { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<InstanceDataLinkSet>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx