Navigation:  Classes > bBrowserColumn >

bBrowserColumn:PropertyDelete()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Deletes a property.

Class

bBrowserColumn

Type

Method

Syntax

<oBrowserColumn>:PropertyDelete(<symProperty>) Æ lSuccess

Arguments

<symProperty>The name of the property that is to be deleted.
Data Type:Symbol

Return Value

lSuccessA logical value that indicates whether the property was deleted.
TRUEThe property was deleted.
FALSEThe property could not be deleted.
Data Type:Logic

Description

bBrowserColumn:PropertyDelete() deletes a property including the defined value. A property can be defined with the method bBrowserColumn:PropertyPut().

See Also

bBrowser:PropertyDelete()

bBrowserColumn:PropertyExist()

bBrowserColumn:PropertyGet()

bBrowserColumn:PropertyPut()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowsercolumn_propertydelete.htm