Click or drag to resize

SessionInfoDTO Properties

The SessionInfoDTO type exposes the following members.

Properties
 NameDescription
Public propertyEventGuid The guid of the event that the session is part of. Can be the same as the session guid when there is only one session.
Public propertyHasBeenProcessed Signals if the InitDto of the session has been processed.
Public propertySessionDateTime The date and time that the session was scheduled to start.
Public propertySessionGuid The guid of the session
Public propertySessionName The name of the session
Top
See Also