TaskInfoCanCastTTargetDirective Method

Definition

Namespace: MFiles.VAF.AppTasks
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public abstract bool CanCast<TTargetDirective>()
where TTargetDirective : TaskDirective

Type Parameters

TTargetDirective

Return Value

Boolean

See Also