Click or drag to resize

CustomFieldsField1 Property

Gets or sets the field1.

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

Property Value

Type: String
The field1.
See Also