CopyDesignSettings.CopyDesignContextCommand Constructor
Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings›CopyDesignSettings.CopyDesignContextCommand
Syntax
public CopyDesignSettings.CopyDesignContextCommand(
System.string text,
System.Action<FileIteration> execute,
System.Func<FileIteration,bool> canExecute
)Public Function New( _
ByVal text As System.String, _
ByVal execute As System.Action(Of FileIteration), _
ByVal canExecute As System.Func(Of FileIteration,Boolean) _
)Parameters
| Name | Description |
|---|---|
| text | |
| execute | |
| canExecute |