Click or drag to resize

UserOrProviderSuspendCommandReactivate Property

Nullable Boolean property controlling operation: suspend on unsuspend, optional. When value is missing, User/Provider will be suspended.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool? Reactivate { get; set; }

Property Value

Type: NullableBoolean
See Also