FormSet.ReadMethod Method | |
Note: This API is now obsolete.
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax [ObsoleteAttribute]
VIRTUAL METHOD ReadMethod(
cMethod AS STRING
) AS STRING
[ObsoleteAttribute]
public virtual string ReadMethod(
string cMethod
)
Request Example
View SourceParameters
- cMethod
- Type: String
Return Value
Type:
StringImplements
ReadMethod(String)See Also