Autodesk Vault ProfessionalVault API

PropertyValueSettings Class

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Currency.Properties

Optional settings that can be passed to the Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.IPropertyManager.GetPropertyValues api

Syntax

public class PropertyValueSettings 
Public Class PropertyValueSettings 

Constructors

NameDescription
PropertyValueSettingsCreates an instance of a PropertyValueSettings object

Properties

NameDescription
UseLargeVaultStatusIconsGets or sets if vault status icons should be large or small.

Methods

NameDescription
AddPropertyExtensionProviderConfigures an additional property provider to be used in the property retrieval pipeline during a Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.IPropertyManager.GetPropertyValues request
GetPropertyIconSizeGets the icon size that should be retrieved for a particular property
SetPropertyIconSizeSets the size of the icon that should be returned for a particular property

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyValueSettings

See Also