Custom.ReadExpression Method | |
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 ReadExpression(
cPropertyName
) AS STRING CLIPPER
[ObsoleteAttribute("This method is not supported in X#")]
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual string ReadExpression(
Usual cPropertyName = default
)
Request Example
View SourceParameters
- cPropertyName (Optional)
- Type: Usual
Return Value
Type:
StringSee Also