Click or drag to resize

StringAddressAllowedAccess Property

The access defined by this address.

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

Property Value

Type: AccessRights

Implements

IAddressAllowedAccess
See Also