Autodesk Vault ProfessionalVault API

RestoreLayoutFromXml(String) Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsVaultBrowserControl.ClipboardGridView

Syntax

public void RestoreLayoutFromXml(
   System.string xmlFile
)
Public Overloads Sub RestoreLayoutFromXml( _
   ByVal xmlFile As System.String _
) 

Parameters

NameDescription
xmlFile

See Also