Click or drag to resize

WorkZoneAccessOptionsMask Property

Bitmask defining what access/PTE options are allowed for Work Zone; each bit matches PTEType enumeration value (except Unknown). Zero value is not allowed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int AccessOptionsMask { get; set; }

Property Value

Int32
See Also