Click or drag to resize

PFTranslationsError_FinishTaskFailed Method

Gets translation of contextual language with name Error_FinishTaskFailed.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string Error_FinishTaskFailed(
	string contentType,
	string reason
)

Parameters

contentType
Type: SystemString
reason
Type: SystemString

Return Value

Type: String
See Also