DeletedMetadataFilters EnumType
Specifies the type of deleted metadata to retrieve.
Members
Members define the discrete options for the enumeration type.
Name | Value | Description |
---|---|---|
Default | 1 | The value used if not set. Equals Entity. |
Attribute | 2 | Deleted Attribute metadata. |
Relationship | 4 | Deleted Relationship metadata. |
Label | 8 | Deleted Label metadata. |
OptionSet | 16 | Deleted OptionSet metadata. |
All | 31 | All deleted metadata. |
Used by
The following use the DeletedMetadataFilters EnumType.
Name | How used |
---|---|
DeletedMetadataCollection | Keys Property |
RetrieveMetadataChanges | DeletedMetadataFilters Parameter |