Platform Core .NET Assemblies API
ForceLoadColumnValue(String,Object) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntityColumnValueCollection Class > ForceLoadColumnValue Method : ForceLoadColumnValue(String,Object) Method
name
The name of the entity column value.
value
The value to assign.

Glossary Item Box

Loads the value with the specified name from the passed-in System.Object entity. If a value with the specified name is not found, a new element with the specified name is added to the collection.

Syntax

 
C#
 
 

Parameters

name
The name of the entity column value.
value
The value to assign.

Remarks

Method is overloaded.

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.