Click or drag to resize

WhereUsedWhereUsedResultsRulesLayer Property

Layer rule exists in.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "layer")]
public AccessLayer Layer { get; }
Request Example View Source

Property Value

Type: AccessLayer
The layer.
See Also