DependencyType
- Namespace:
PPDS.Migration.Models - Assembly:
PPDS.Migration - Kind: Enum
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Summary
Type of dependency between entities.
Members
Fields
Customer
DependencyType Customer
Customer field (account or contact).
Lookup
DependencyType Lookup
Standard lookup field.
Owner
DependencyType Owner
Owner field (systemuser or team).
ParentChild
DependencyType ParentChild
Parent-child relationship.