VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

DeployOptions Class

Defines the options that can be passed in along with the system definition file during deployment.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)

Syntax

Visual Basic (Declaration)
Public Class DeployOptions
C#
public class DeployOptions
Visual C++
public ref class DeployOptions

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.ClientAPI.DeployOptions

See Also

Was this information helpful?