Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

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

column
Column of the entity schema.

Glossary Item Box

Gets the previous value of the object property that matches the specified column of the entity schema.

Синтаксис

public object GetColumnOldValue( 
   EntitySchemaColumn column 
)

Параметры

column
Column of the entity schema.

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

The previous property value that matches the column schema column.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as the column parameter.

Смотри также

© Terrasoft 2002-2017.

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

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