IItemIdentity.GetIdentity Method

Definition

Gets the identity of the item.

public string GetIdentity ();
abstract member GetIdentity : unit -> string
Public Function GetIdentity () As String

Returns

A string representing the identity of the item.

Applies to