Click or drag to resize

StringAddressAllowedAccess Property

The access defined by this address.

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

Property Value

AccessRights

Implements

IAddressAllowedAccess
See Also