Click or drag to resize

StudioServiceConvertAttrValueMd2Ws Method (AttrValueType, Object, Boolean)

Namespace:  PDTec.IceNet.Domain.Development.Service
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string AttrValueMd2Ws(
	AttrValueType valueType,
	Object attrValue,
	bool isBulk
)

Parameters

valueType
Type: PDTec.IceNet.Core.ModelAttrValueType
attrValue
Type: SystemObject
isBulk
Type: SystemBoolean

Return Value

Type: String
See Also