Autodesk Vault ProfessionalVault API

Clone Method

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesChangeOrder

Creates a clone of this Change Order object.

Syntax

public System.object Clone()
Public Function Clone() As System.Object

Return Value

A clone of this Change Order object.

See Also