Search Results for

    Show / Hide Table of Contents

    Class CreateTaskEventArgs

    Arguments for CreateTaskEvent

    Inheritance
    System.Object
    CreateTaskEventArgs
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Studio.UI.Event
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public class CreateTaskEventArgs

    Properties

    | Improve this Doc View Source

    References

    Gets a list of references

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