Autodesk Vault ProfessionalVault API

Value Property

Autodesk.DataManagement.Client.Framework.CurrencyProgressValue

Gets or sets the value component of a progress item. This value may or may not be paired with a Label to describe the value.

Syntax

public System.string Value {get; set;}
Public Property Value As System.String

See Also