ManagedPropertyOperation EnumType
For internal use only.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
None | 0 | For internal use only. |
Create | 1 | For internal use only. |
Update | 2 | For internal use only. |
CreateUpdate | 3 | For internal use only. |
Delete | 4 | For internal use only. |
UpdateDelete | 6 | For internal use only. |
All | 7 | For internal use only. |
Used by
The following use the ManagedPropertyOperation EnumType.
Name | How used |
---|---|
ManagedPropertyMetadata | Operation Property |