Empty._RemoveProperty Method | |
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.21
Syntax METHOD _RemoveProperty(
cPropertyName AS STRING
) AS LOGIC
public bool _RemoveProperty(
string cPropertyName
)
Parameters
- cPropertyName
- Type: String
Return Value
Type:
LogicImplements
_RemoveProperty(String)See Also