Click or drag to resize

Empty._RemoveProperty Method

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.21
Syntax
 METHOD _RemoveProperty(
	cPropertyName AS STRING
) AS LOGIC

Parameters

cPropertyName
Type: String

Return Value

Type: Logic

Implements

_RemoveProperty(String)
See Also