C# Class PlayFab.AdminModels.DeleteTaskRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Identifier NameIdentifier

Property Details

Identifier public property

Specify either the task ID or the name of task to be deleted.
public NameIdentifier,PlayFab.AdminModels Identifier
return NameIdentifier