Platform Core .NET Assemblies API
GetByUId Method
See Also  Send Feedback
Terrasoft.Core Namespace > IManagerItemCollection<TItem> Interface : GetByUId Method
uid
Unique identifier of the manager item to get.

Glossary Item Box

Gets the manager item with the specified unique identifier.

Syntax

 
C#
 
 

Parameters

uid
Unique identifier of the manager item to get.

Return Value

The manager item with the unique uid identifier. If an item with the uid unique identifier is not found, an exception is thrown.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf a manager item with the uid unique identifier is not found.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.