DbMaintenanceFileCleanupTask.FileTypeSelected Property

Definition

public:
 property Microsoft::SqlServer::Management::DatabaseMaintenance::FileType FileTypeSelected { Microsoft::SqlServer::Management::DatabaseMaintenance::FileType get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::FileType value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.FileType FileTypeSelected { get; set; }
member this.FileTypeSelected : Microsoft.SqlServer.Management.DatabaseMaintenance.FileType with get, set
Public Property FileTypeSelected As FileType

Property Value

Implements

Applies to