Return if the EventID is manage by the Visual-Guard system

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public bool IsPredefined { get; }
Visual Basic
Public ReadOnly Property IsPredefined As Boolean
	Get

Property Value

Type: Boolean

See Also