MaintenancePlanSubPlan.Rename(String) Method

Definition

public:
 bool Rename(System::String ^ newName);
public bool Rename (string newName);
member this.Rename : string -> bool
Public Function Rename (newName As String) As Boolean

Parameters

newName
String

Returns

Applies to