Click or drag to resize

ObjectSummaryTObjectType Property

[Missing <summary> documentation for "P:Koopman.CheckPoint.ObjectSummary`1.ObjectType"]

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonIgnoreAttribute]
public abstract ObjectType ObjectType { get; }
Request Example View Source

Property Value

Type: ObjectType

Implements

IObjectSummaryObjectType
See Also