DeployProjectLibraryOptions

Use the following constants with the LabVIEWAdapter.DeployProjectLibrary method to specify whether to deploy or undeploy a LabVIEW project library file:

  • DeployProjectLibraryOption_Deploy –(Value: 0) Specifies to deploy the LabVIEW project library file.
  • DeployProjectLibraryOption_Undeploy –(Value: 1) Specifies to undeploy the LabVIEW project library file.

See Also

Deploying Network-Published Shared Variables

LabVIEWAdapter.DeployProjectLibrary