ExportViewFormat Enumeration
Specifies the type of export view format. Export views are available in a known set of standard formats.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| CollectionAttributes | Obsolete. A view that contains collection members and their attributes | |
| CollectionHistory | Obsolete. A view that contains Collection Member historical data. | |
| Collections | Obsolete. A view that contains the contents of collections (relationships). | |
| CollectionType2 | Obsolete. A view that contains Collection Member type2 data. | |
| ConsolidatedAttributes | Obsolete. A view that contains consolidated members and their attributes. | |
| ConsolidatedHistory | Obsolete. A view that contains Consolidated Member historical data. | |
| ConsolidatedType2 | Obsolete. A view that contains Consolidated Member type2 data. | |
| DerivedLevels | A view that contains DerivedHierarchy relationships for a selected hierarchy in level-based format. | |
| DerivedParentChild | A view that contains DerivedHierarchy relationships for a selected hierarchy in parent-child format. | |
| ExplicitLevels | Obsolete. A view that contains ExplicitHierarchy relationships for an entity in level-based format. | |
| ExplicitParentChild | Obsolete. A view that contains ExplicitHierarchy relationships for an entity in parent-child format. | |
| LeafAttributes | ||
| LeafHistory | A view that contains leaf Member historical data. | |
| LeafType2 | A view that contains leaf Member type2 data. | |
| NotSpecified | Not specified. |
The ExportViewFormat simple type specifies the type of export view format. Export views are available in a known set of standard formats.