Public Enum WindowProtection Inherits System.Enum
Dim instance As WindowProtection
public enum WindowProtection : System.Enum
Public Enum WindowProtection Inherits System.Enum
Dim instance As WindowProtection
public enum WindowProtection : System.Enum
Member | Description |
---|---|
EngineeredShutters | Defines the case in which windows have engineered shutters (3). |
NonEngineeredShutters | Defines the case in which windows have non-engineered shutters (2). |
NoProtection | Defines the case in which there is no window protection (1). |
Unknown | Defines the case in which the nature of the window protection systems is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.WindowProtection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2