| Interface | Description | 
|---|---|
| Fileset | An interface representing a fileset under a schema  Namespace. | 
| FilesetCatalog | The FilesetCatalog interface defines the public API for managing fileset objects in a schema. | 
| FilesetChange | A fileset change is a change to a fileset. | 
| Class | Description | 
|---|---|
| FilesetChange.RemoveComment | A fileset change to remove comment from the fileset. | 
| FilesetChange.RemoveProperty | A fileset change to remove a property from the fileset. | 
| FilesetChange.RenameFileset | A fileset change to rename the fileset. | 
| FilesetChange.SetProperty | A fileset change to set the property and value for the fileset. | 
| FilesetChange.UpdateFilesetComment | A fileset change to update the fileset comment. | 
| Enum | Description | 
|---|---|
| Fileset.Type | An enum representing the type of the fileset object. |