Click or drag to resize

CheckPointTaskMetaInfo Property

Meta Information

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "meta-info", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public MetaInfo MetaInfo { get; }
Request Example View Source

Property Value

Type: MetaInfo
See Also