Description:

Guid of a Named Position.

Syntax:
public Guid Id(
string name
)
Parameters:
  • name
  • Type: string
  • Name of the Named Position for which you want to retrieve the Guid.
Returns:
Type: Guid
The Guid of the Named Position. If not found, an empty Guid is returned.
Available since:
6.0

Nothing found