Entity.Load(Object) - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс > Load - метод : Load(Object) - метод C#
- dataSource
- The System.Object instance from which the data is loaded.
Glossary Item Box
public virtual bool Load( object dataSource )
Параметры
- dataSource
- The System.Object instance from which the data is loaded.
Тип возвращаемого значения
true
if the data is successfully loaded; otherwise – false
.