Click or drag to resize

IObjectSummaryName Property

Object name. Should be unique in the domain.

Namespace:  Koopman.CheckPoint
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
string Name { get; }

Property Value

Type: String
The object's name.
Exceptions
ExceptionCondition
NotImplementedException
Remarks
Requires DetailLevel of at least Standard
See Also