Custom.RemoveProperty Method | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax METHOD RemoveProperty(
cPropertyName AS STRING
) AS LOGIC
public bool RemoveProperty(
string cPropertyName
)
Request Example
View SourceParameters
- cPropertyName
- Type: String
Return Value
Type:
LogicSee Also