Symbol.EnsureRights Method
Ensures that the AccessRights are matched.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected void EnsureRights(
SymbolAccessRights requested
)
VB
Protected Sub EnsureRights (
requested As SymbolAccessRights
)