Click or drag to resize

ObjectBaseTMetaInfo Property

Meta Information

Namespace:  Koopman.CheckPoint.Common
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
Remarks
Requires DetailLevel of Full
See Also