Name property

This property returns or sets the name of the DataPilot table.

Defined in

DataPilotTable

Data type

String.

Syntax

public String getName()
public void setName(String name)

See examples

Example: Name property