Click or drag to resize

ReportTaskTranslatedParameterDescription Field

Description of the keywords supported in a task parameter

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public const string TranslatedParameterDescription = " The parameter can contain the '%PARENTEXECRESULT%' keyword to specify the result of the parent task, '%EXECINPUT% for an optional input set in the task (e.g. used in Loop)."

Field Value

String
See Also