Click or drag to resize

TelegramSymbolAllowedAccess Property

The access defined by this address.

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

Property Value

AccessRights

Implements

IAddressAllowedAccess
See Also