RMProfileClient.TryRenameContext(String, String) Method

Definition

public bool TryRenameContext (string sourceContext, string targetContext);
member this.TryRenameContext : string * string -> bool
Public Function TryRenameContext (sourceContext As String, targetContext As String) As Boolean

Parameters

sourceContext
String
targetContext
String

Returns

Boolean

Applies to