LinkFieldType 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.
type of the field in link
public enum LinkFieldType
type LinkFieldType =
Public Enum LinkFieldType
- Inheritance
-
LinkFieldType
Fields
Computed | 2 | computed property |
Filter | 3 | property is deduced from filter |
Local | 1 | local property |
Parent | 0 | parent property |