Value Property
Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties›PropertyDefinition.EnumeratedValue
Gets or sets the value of this object. This is typically a value that is searched on, but not necessarily displayed to the user
Syntax
public System.object Value {get; set;}Public Property Value As System.Object