Click or drag to resize

JsonExportCount Property

Gets the number of objects to be exported.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
The number of objects to export.
See Also