Question
2
Replies
387
Views

Syntel Ltd
IN
Posted: April 1, 2018
Last activity: April 9, 2018
Last activity: 9 Apr 2018 10:08 EDT
Closed
Validate the existence of Property entered by User
We are using below function, Property Name is entered by user based on specific use. What is the way to validate the entered PropertName is valid under WorkPage defination?
Even if we enter wrong Name Property Name gets added to WorkPage.
@(:AcqnUtils).SetPropValue(Param.PropertyName, Param.PropertyValue, pyWorkPage)