Click or drag to resize

CustomFieldsField2 Property

Gets or sets the field2.

Namespace:  Koopman.CheckPoint.AccessRules
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "field-2")]
public string Field2 { get; set; }
Request Example View Source

Property Value

Type: String
The field2.
See Also