Click or drag to resize

ReportTaskTranslatedParameterDescriptionFull Field

Description of the keywords supported in a task parameter, including the repository path keyword

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public const string TranslatedParameterDescriptionFull = " The parameter can contain the '%SEALREPOSITORY%' keyword to specify the repository path, '%PARENTEXECRESULT%' for 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