set any attribute of the iteration
Namespace:
FlowWright.cDevDecisionEngine
Assembly:
cDevDecisionEngine (in cDevDecisionEngine.dll)
public void setProperty(
string propertyName,
string propertyValue
)
Public Sub setProperty ( _
propertyName As String, _
propertyValue As String _
)
public:
void setProperty(
String^ propertyName,
String^ propertyValue
)
Parameters
- propertyName
- Type: String
name of the attribute
- propertyValue
- Type: String
value of the attribute