IValueSymbol.AccessRights Property

Gets the access rights.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

SymbolAccessRights AccessRights { get; }

VB

ReadOnly Property AccessRights As SymbolAccessRights
    Get

Property Value

Type: SymbolAccessRights
The access rights.

Reference

IValueSymbol Interface

TwinCAT.TypeSystem Namespace