Search Results for

    Show / Hide Table of Contents

    Class InstanceDataSavedArgs

    Inheritance
    System.Object
    InstanceDataSavedArgs
    Namespace: Simplic.Framework.Extension.UI
    Assembly: Simplic.Framework.Extension.dll
    Syntax
    public class InstanceDataSavedArgs : object

    Properties

    | Improve this Doc View Source

    InstanceDataId

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

    StackGuid

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

    StackName

    Declaration
    public string StackName { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx