Platform Core .NET Assemblies API
GetEntityColumnValue(Guid,String,String) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > ProcessParameterValueProvider Class : GetEntityColumnValue(Guid,String,String) Method
entitySchemaUId
The entity schema identifier.
recordIdPath
The path to "RecordId" parameter.
columnMetaPath
The read column metapath.

Glossary Item Box

Gets the entity column value.

Syntax

 
C#
 
 

Parameters

entitySchemaUId
The entity schema identifier.
recordIdPath
The path to "RecordId" parameter.
columnMetaPath
The read column metapath.

Return Value

Entity column value or Terrasoft.Common.ReflectionUtilities.GetDefValue when entity column value is null.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf "RecordId" parameter can not be got.
Terrasoft.Core.ProcessParameterValueExceptionIf unable to find entity record with Id specified in "RecordId" parameter.

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.