DefinitionType 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.
Specifies the definition type.
public enum DefinitionType
type DefinitionType =
Public Enum DefinitionType
- Inheritance
-
DefinitionType
Fields
Name | Value | Description |
---|---|---|
Identity | 0 | The Identity type. |
Rule | 1 | The Rule type. |
DatetimeToDate | 2 | The DatetimeToDate type. |