PlaceholderScriptParserResultTransformRowScripts - свойство
Тексты скриптов, производящих формирование строк таблиц
Пространство имён: Tessa.Compilation.PlaceholdersСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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
IPlaceholderScriptMethodIPlaceholderScriptParserResultTransformRowScripts