Click or drag to resize
WorkZoneDefaultAccess Property
Default access/PTE option. Matches enumeration PTEType. Zero value is not allowed.

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

Property Value

Type: PTEType
See Also