Class SessionChildItemsToLoad
Defines the session child items to load when loading a session.
Inheritance
System.Object
SessionChildItemsToLoad
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class SessionChildItemsToLoad : Enum
Fields
All
Loads all session child items.
Declaration
public const SessionChildItemsToLoad All
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
ApplicationGroups
Loads the ApplicationGroups.
Declaration
public const SessionChildItemsToLoad ApplicationGroups
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Associates
Loads the Associates.
Declaration
public const SessionChildItemsToLoad Associates
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Channels
Loads the Channels.
Declaration
public const SessionChildItemsToLoad Channels
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Constants
Loads the Constants.
Declaration
public const SessionChildItemsToLoad Constants
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Conversions
Loads the Conversions.
Declaration
public const SessionChildItemsToLoad Conversions
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
ErrorDefinitions
Loads the ErrorDefinitions.
Declaration
public const SessionChildItemsToLoad ErrorDefinitions
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
EventDefinitions
Loads the EventDefinitions.
Declaration
public const SessionChildItemsToLoad EventDefinitions
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
LapItems
Loads the LapItems.
Declaration
public const SessionChildItemsToLoad LapItems
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
LapMaps
Loads the LapMaps.
Declaration
public const SessionChildItemsToLoad LapMaps
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Laps
Loads the Laps.
Declaration
public const SessionChildItemsToLoad Laps
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Maps
Loads the Maps.
Declaration
public const SessionChildItemsToLoad Maps
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Markers
Loads the Markers.
Declaration
public const SessionChildItemsToLoad Markers
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
None
Loads no session child items.
Declaration
public const SessionChildItemsToLoad None
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
Parameters
Loads the Parameters.
Declaration
public const SessionChildItemsToLoad Parameters
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
SessionItems
Loads the SessionItems.
Declaration
public const SessionChildItemsToLoad SessionItems
Field Value
Type | Description |
---|---|
SessionChildItemsToLoad |
value__
Declaration
public uint value__
Field Value
Type | Description |
---|---|
System.UInt32 |