Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Gohulan's latest activity

  • Gohulan
    Gohulan replied to the thread Data Extension value of employee.
    Try this // Convert the integer tableID to the required DbKey.DbTableID type DbKey.DbTableID tableID = new DbKey.DbTableID(106)...
  • Gohulan
    Gohulan replied to the thread Data Extension value of employee.
    So, just to clarify—are you trying to retrieve the column name from the extended data rather than the actual value? In your scenario...
  • Gohulan
    Gohulan replied to the thread Data Extension value of employee.
    Hey Mi, Try this it should work, var employeeCustomColumn = this.DataStore.ReadExtensionDataValue("Employee"...

Part and Inventory Search

Back
Top