Service.LogicalObjects Property

<< 点击显示目录 >>

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

Service.LogicalObjects Property

BR.AN.PviServices .NET


Gets collection of all created PviServices object be low this instance.

[Visual Basic]

Public ReadOnly Property LogicalObjects() As LogicalCollection

  Public Get

  End Get

End Property

[C#]

public LogicalCollection LogicalObjects { public get; }

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]