GetSourceScope Method

LabView ActiveX Properties and Methods

GetSourceScope Method

Installed With: Base Package

Class: Library Methods (ActiveX)

Retrieves the access scope for an item that the LabVIEW project library owns, such as public or private access.

Syntax

object.GetSourceScope(sourceRef, [inherited])

Parameters

NameTypeDescription
sourceRefProjectItem*Reference to the item in the project library for which you want to retrieve scope.
inheritedBooleanIndicates whether the specified item is inherited.

Return Value

LibraryItemScopeEnum