Click or drag to resize

Empty._RemoveProperty Method

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 METHOD _RemoveProperty(
	cPropertyName AS STRING
) AS LOGIC
Request Example View Source

Parameters

cPropertyName
Type: String

Return Value

Type: Logic

Implements

_RemoveProperty(String)
See Also