Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Assembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public bool RestrictedAccess { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RestrictedAccess As Boolean Get |
| Visual C++ |
|---|
public: virtual property bool RestrictedAccess { bool get () sealed; } |