C# Class PlayFab.ServerModels.GetTitleNewsRequest

Inheritance: PlayFabRequestCommon
显示文件 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Count int?

Property Details

Count public_oe property

Limits the results to the last n entries. Defaults to 10 if not set.
public int? Count
return int?