Click or drag to resize

PFTranslationsViewFieldIgnored Method

Gets translation of contextual language with name ViewFieldIgnored.

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 ViewFieldIgnored(
	string fieldName,
	string fieldUse
)

Parameters

fieldName
Type: SystemString
fieldUse
Type: SystemString

Return Value

Type: String
See Also