UploadCommand Constructor |
Create an upload command with the specified vault metadata
Namespace: Innovator.ClientAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public UploadCommand(
Vault vault
)
Public Sub New (
vault As Vault
)
Parameters
- vault
- Type: Innovator.ClientVault
Vault metadata
See Also