Autodesk Vault ProfessionalVault API

ConstraintValue Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesCaseSensitivityConstraint

Gets or sets the case sensitivity policy enforced by this constraint

Syntax

public new CaseSensitivityConstraint.CaseSensitivity ConstraintValue {get; set;}
Public Shadows Property ConstraintValue As CaseSensitivityConstraint.CaseSensitivity

See Also