ReferenceValueListUtilsGetAttrTypeValues Method  | 
  
    Namespace: 
   PDTec.IceNet.Sdk.Application
    Assembly:
   PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntaxpublic static List<string> GetAttrTypeValues(
	IRepository pRepository,
	string attrTypeName
)
Parameters
- pRepository
 - Type: PDTec.IceNet.Core.ModelIRepository
 - attrTypeName
 - Type: SystemString
 
Return Value
Type: 
ListString
See Also