DisplayFunctionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DisplayFunctionType
public enum DisplayFunctionType
type DisplayFunctionType =
Public Enum DisplayFunctionType
- Inheritance
-
DisplayFunctionType
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Get | 1 | |
Set | 2 | |
RecordGet | 3 | |
RecordSet | 4 |