PropertyMappings.DesiredMappingTypes Enumeration
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties
This determines the types of mappings to retrieve from PropertyMappings.GetContentSourcePropertyMappingsGroupedByProvider.
Syntax
public enum PropertyMappings.DesiredMappingTypes : System.Enum Public Enum PropertyMappings.DesiredMappingTypes
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Both | Return all mappings |
| DefaultValue | Only return Default Value Mappings |
| Property | Only return standard property Mappings |
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyMappings.DesiredMappingTypes