Freigeben über


DatasetFolder Class

Definition

The folder that this Dataset is in. If not specified, Dataset will appear at the root level.

public class DatasetFolder
type DatasetFolder = class
Public Class DatasetFolder
Inheritance
DatasetFolder

Constructors

Name Description
DatasetFolder()

Initializes a new instance of the DatasetFolder class.

DatasetFolder(String)

Initializes a new instance of the DatasetFolder class.

Properties

Name Description
Name

Gets or sets the name of the folder that this Dataset is in.

Applies to