Click or drag to resize

WhereUsedWhereUsedResultsObjects Property

Gets the objects.

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

Property Value

Type: IObjectSummary
The objects.
See Also