Click or drag to resize

IObjectSummaryIsNew Property

Gets a value indicating whether this instance is new.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
bool IsNew { get; }

Property Value

Type: Boolean
true if this instance is new; otherwise, false.
See Also