Click or drag to resize

MetaInfoCreator Property

Gets the creator.

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

Property Value

Type: String
The creator.
See Also