Description:

Name of a Named Position.

Syntax:
public string Name(
Guid id
)
Parameters:
  • id
  • Type: System.Guid
  • Guid of the Named Position for which you want to retrieve the name.
Returns:
Type: string
The name of the Named Position as a string.
Available since:
6.0

Nothing found