TabSheetObject.Url

Syntax

Url: String

Description

The Url property determines data source for table object.

Comments

Use JSON or the setUrl method to set the property value and the getUrl method to get the property value.

By default the property contains the Null value.

Example

The example of use is given on the TabSheetObject Constructor page.

Seebsp;also:

TabSheetObject