PlaceholderScriptParserResultTransformRowScripts - свойство |
Тексты скриптов, производящих формирование строк таблиц
Пространство имён:
Tessa.Compilation.Placeholders
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public IPlaceholderScriptMethod[] TransformRowScripts { get; set; }
Public Property TransformRowScripts As IPlaceholderScriptMethod()
Get
Set
public:
virtual property array<IPlaceholderScriptMethod^>^ TransformRowScripts {
array<IPlaceholderScriptMethod^>^ get () sealed;
void set (array<IPlaceholderScriptMethod^>^ value) sealed;
}
abstract TransformRowScripts : IPlaceholderScriptMethod[] with get, set
override TransformRowScripts : IPlaceholderScriptMethod[] with get, set
Значение свойства
Тип:
IPlaceholderScriptMethodРеализации
IPlaceholderScriptParserResultTransformRowScriptsСм. также