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 SourceReferences
Gets a list of references
Declaration
public IList<CreateTaskReference> References { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<CreateTaskReference> |