<< Click to Display Table of Contents >>

Hidden

Indicates whether to hide the data set.

Prototype

bool Hidden

Example

var ds = This.GetDataSet();

_DEBUG("Hidden " + ds.Hidden);

See Also

Hidden(File store XML dataset), Hidden(HTTP store XML dataset)