Click or drag to resize

WhereUsedUsedIndirectly Property

Gets the indirect usage results.

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

Property Value

Type: WhereUsedWhereUsedResults
The indirect usage results.
See Also