DeployItems Method

LabView ActiveX Properties and Methods

DeployItems Method

Installed With: Base Package

Class: Project Methods (ActiveX)

Deploys an array of items in the LabVIEW project.

Syntax

object.DeployItems(items, silent)

Parameters

NameTypeDescription
itemsProjectItem*Specifies an array of references to items in the project.
silentBooleanIf TRUE, LabVIEW does not display any dialog boxes during the deploy operation.

Return Value

none