EntitySchema.GetInheritedPath - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchema - класс : GetInheritedPath - метод C#
- columnPath
- Path to schema column.
Glossary Item Box
public string GetInheritedPath( string columnPath )
Параметры
- columnPath
- Path to schema column.
Тип возвращаемого значения
String of the path to schema column that is converted, while accounting for inheritance.Исключение | Описание |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the columnPath parameter is empty or null . |