Click or drag to resize

SessionInfoType Property

Type of the object.

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

Property Value

Type: String
The type.
See Also