Autodesk Vault ProfessionalVault API

Clone Method

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyValue

Creates a copy of this property value

Syntax

public PropertyValue Clone()
Public Function Clone() As PropertyValue

Return Value

A copy of this property value

See Also