CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.AccessRules
CustomFields Class
CustomFields Properties
Field1 Property
Field2 Property
Field3 Property
Item Property
CustomFields
Item Property
Gets or sets the custom field at the specified index.
Namespace:
Koopman.CheckPoint.AccessRules
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
string
this
[
int
index
] {
get
;
set
; }
Request Example
View Source
Parameters
index
Type:
System
Int32
The index.
Property Value
Type:
String
The custom field value.
Return Value
Type:
String
The custom field value.
See Also
Reference
CustomFields Class
Koopman.CheckPoint.AccessRules Namespace
Copyright (c) 2018 Tim Koopman