CachedTasktaskClassInstance Property

This property is used to get the instance of the task.

Definition

Namespace: Firefly.Box.Flow
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public taskClass Instance { get; }

Property Value

taskClass

See Also