Click or drag to resize

SymbolAllowedAccess Property

The allowed access rights defined by the symbol.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public AccessRights AllowedAccess { get; set; }

Property Value

Type: AccessRights
See Also