Category.Id Property

 

An int specifying the category ID. Get this property from the service response.

Syntax

public int Id { set; get; }
Public Property Id As Integer