Click or drag to resize
CategoryType Property

Type of category.

enum En_CategoryType { Hours = 0, Money = 1 }

Namespace: AMG.API.Definitions
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Type { get; set; }

Property Value

Type: Int32
See Also