C# Class PlayFab.AdminModels.GetTasksResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Tasks List

Property Details

Tasks public property

Result tasks. Empty if there is no task found.
public List Tasks
return List