Partager via


UserProfile.IsUsdSolutionCurrent Property

Definition

Gets or sets a value that specifies if the Unified Service Desk solution is current.

public:
 property bool IsUsdSolutionCurrent { bool get(); void set(bool value); };
public bool IsUsdSolutionCurrent { get; set; }
member this.IsUsdSolutionCurrent : bool with get, set
Public Property IsUsdSolutionCurrent As Boolean

Property Value

true if the solution is current; otherwise, false.

Applies to