Autodesk Vault ProfessionalVault API

PropertyMappings.DesiredMappingTypes Enumeration

Autodesk.DataManagement.Client.Framework.VaultAutodesk.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.Enum

Members

MemberDescription
BothReturn all mappings
DefaultValueOnly return Default Value Mappings
PropertyOnly return standard property Mappings

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyMappings.DesiredMappingTypes

See Also