Click or drag to resize

PlayerDataDTO Properties

The PlayerDataDTO type exposes the following members.

Properties
 NameDescription
Public propertyCountryCode Optional
Public propertyFirstName Optional
Public propertyLastName Required
Public propertyPlayerNumber Required, must uniquely identify the player within the session.
Public propertySessionGuid Required, the guid of the session the player participates in.
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also