Table of Contents

Class SystemMaintenanceCommand.Parameters

Namespace
Core.CliniCore.Commands.Admin
Assembly
Core.CliniCore.dll

Defines the parameter keys for the SystemMaintenance command.

public static class SystemMaintenanceCommand.Parameters
Inheritance
SystemMaintenanceCommand.Parameters
Inherited Members

Fields

Force

Parameter key to force the maintenance operation.

public const string Force = "force"

Field Value

string

MaintenanceType

Parameter key for the type of maintenance to perform.

public const string MaintenanceType = "maintenancetype"

Field Value

string