Click or drag to resize

ParticipationDTOSessionGuid Property

Required. The guid of the session the participation belongs to. A string built from a Guid, without the curly braces or connecting dashes. The letters must be capitals

Namespace: BridgeSystems.Bridgemate.DataConnectorClasses.SharedDTO
Assembly: BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient (in BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient.dll) Version: 1.0.923.1+8676f6447fd14feb672ed9c066f2812915b8f069
Syntax
C#
public string SessionGuid { get; set; }

Property Value

String
See Also