Click or drag to resize

RulebaseActionType Property

Type of the object.

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

Property Value

Type: String
The type.

Implements

IObjectSummaryType
See Also