Click or drag to resize

MetaInfoLastModifier Property

Gets the last modifier.

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

Property Value

Type: String
The last modifier.
See Also