DropType Enumeration
Drop types.
Syntax
Members
| Member | Description |
|---|---|
| Invalid | An enum constant representing the invalid option. |
| Valid | An enum constant representing the valid option. |
| ValidParent | An enum constant representing the valid parent option. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Aveva.ApplicationFramework.Presentation.Customize.DropType
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also