Click or drag to resize

SessionInfoName Property

Session name.

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

Property Value

Type: String
The object's name.
See Also