Click or drag to resize
WorkZoneOfflineCommandDeactivateCustomers Property
Boolean flag; True means all active Customers should be deactivated (i.e. deleted).

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

Property Value

Type: Boolean
See Also