PostQuery.AppId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the id of the App to search.
public int? AppId { get; set; }
Property value
int?
Gets or sets the id of the App to search.
public int? AppId { get; set; }