Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.
TResult
Return type of the value of the object property.

Entity.GetTypedOldColumnValue(String) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > Entity - класс > GetTypedOldColumnValue - метод : GetTypedOldColumnValue(String) - метод C#

valueName
The name of the property of an object.

Glossary Item Box

Gets typed previous value of the specified object property.

Синтаксис

public TResult GetTypedOldColumnValue<TResult>( 
   string valueName 
)

Параметры

valueName
The name of the property of an object.

Типы обобщений

TResult
Return type of the value of the object property.

Тип возвращаемого значения

The previous value of the property with the valueName name of the TResult type.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?