Click or drag to resize

WhereUsedWhereUsedResultsNATsPosition Property

Rule position

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "position", DefaultValueHandling = DefaultValueHandling.Ignore, 
	NullValueHandling = NullValueHandling.Ignore)]
public string Position { get; }
Request Example View Source

Property Value

Type: String
The position.
See Also