Click or drag to resize

RulebaseActionIsNew Property

Gets a value indicating whether this instance is new.

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

Property Value

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

Implements

IObjectSummaryIsNew
See Also