|  | NetworkObjectsPagingResultsTObjects Property  | 
 
            How much details are returned depends on the details-level field of the request. This
            table shows the level of detail shown when details-level is set to standard.
            
 
    Namespace: 
   Koopman.CheckPoint.Common
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "objects", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore)]
public List<T> Objects { get; }Property Value
Type: 
ListT See Also
See Also