Search
SimpleEvaluationContext.isTargetProperty Method
See Also
 






Returns whether the underlying object exposes a public property with the specified name.

Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting

 Syntax

Java  Copy Code

public boolean isTargetProperty (
    String propertyName
)

 Parameters

propertyName

 Return Value

 See Also