Get All VGEventIds

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 List<VGEventId> GetAllEventIds()
Visual Basic
Public Function GetAllEventIds As List(Of VGEventId)

Return Value

Type: List<(Of <(<'VGEventId>)>)>

See Also