Click or drag to resize
AlertScopeScopeTypeId Property
Defines Work Zone or Portfolio for which subscription is configured. Supported values for ScopeTypeID are only ActorType.Property and ActorType.Portfolio.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActorType ScopeTypeId { get; set; }

Property Value

Type: ActorType
See Also