PropertyValueSettings Class Autodesk.DataManagement.Client.Framework.Vault › Autodesk.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 C# Visual Basic
public class PropertyValueSettings Public Class PropertyValueSettings Methods Name Description AddPropertyExtensionProvider Configures an additional property provider to be used in the property retrieval pipeline during a Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.IPropertyManager.GetPropertyValues request GetPropertyIconSize Gets the icon size that should be retrieved for a particular property SetPropertyIconSize Sets 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