Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.Administration
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
'Declaration
Private Property CanSelectForRestore As Boolean
Get
Set
'Usage
Dim instance As StateServiceApplicationProxy
Dim value As Boolean
value = instance.CanSelectForRestore
instance.CanSelectForRestore = value
private bool CanSelectForRestore { get; set; }
Type: System.Boolean
StateServiceApplicationProxy class