<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Scope Enumeration |
Defines the scope of a variable object
[Visual Basic]
Public Enum Scope
[C#]
public enum Scope
Member Name |
Description |
UNDEFINED |
NOT set up to now |
Global |
Global |
Local |
Local |
Dynamic |
Dynamic (can only be local)!!! |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]