Scope Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

Scope Enumeration

BR.AN.PviServices .NET


Defines the scope of a variable object

[Visual Basic]

Public Enum Scope

[C#]

public enum Scope

Members

Member Name

Description

UNDEFINED

NOT set up to now

Global

Global

Local

Local

Dynamic

Dynamic (can only be local)!!!

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]