Click or drag to resize

AccessRuleRuleNumber Property

Gets the rule number.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "rule-number", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public string RuleNumber { get; }
Request Example View Source

Property Value

Type: String
The rule number.
See Also