Click or drag to resize

GenericObjectSummaryGetIdentifier Method

Gets the identifier that is used when adding this object to a group.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public string GetIdentifier()
Request Example View Source

Return Value

Type: String
Name if not null else the UID

Implements

IObjectSummaryGetIdentifier
See Also