Click or drag to resize

ApplicationSitePrimaryCategory Property

Each application is assigned to one primary category based on its most defining aspect.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "primary-category")]
public string PrimaryCategory { get; set; }
Request Example View Source

Property Value

Type: String
Remarks
Requires DetailLevel of at least Full
See Also