ReferenceValueListUtilsGetAttrTypeValuesForUpdate Method |
Namespace:
PDTec.IceNet.Sdk.Application
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static List<string> GetAttrTypeValuesForUpdate(
IRepository pRepository,
string attrTypeName
)
Parameters
- pRepository
- Type: PDTec.IceNet.Core.ModelIRepository
- attrTypeName
- Type: SystemString
Return Value
Type:
ListStringSee Also