Click or drag to resize

IceNetTextsMissingQualificationOnItemWithId Method

Gets localized text: Missing qualification [{0}] for {1} [Name={2}], [ID={3}].

Namespace:  PDTec.IceNet.Sdk
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string MissingQualificationOnItemWithId(
	Object param1,
	Object param2,
	Object param3,
	Object param4
)

Parameters

param1
Type: SystemObject
param2
Type: SystemObject
param3
Type: SystemObject
param4
Type: SystemObject

Return Value

Type: String
See Also