Click or drag to resize

IDynamicProperties2._AddProperty Method

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
METHOD _AddProperty(
	cPropertyName AS STRING,
	uValue AS USUAL,
	nVisibility AS LONG,
	cDescription AS STRING
) AS LOGIC

Parameters

cPropertyName
Type: String
uValue
Type: Usual
nVisibility
Type: Long
cDescription
Type: String

Return Value

Type: Logic
See Also