Click or drag to resize

Custom.WriteExpression Method

X#

Note: This API is now obsolete.

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
[ObsoleteAttribute("This method is not supported in X#")]
 VIRTUAL METHOD WriteExpression(
	cPropertyName,
	uValue
) AS LOGIC CLIPPER
Request Example View Source

Parameters

cPropertyName (Optional)
Type: Usual
uValue (Optional)
Type: Usual

Return Value

Type: Logic
See Also