PlaceholderScriptParserResultInitTableScripts - свойство
Тексты скриптов, производящих инициализацию таблиц
Пространство имён: Tessa.Compilation.PlaceholdersСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public IPlaceholderScriptMethod[] InitTableScripts { get; set; }
Public Property InitTableScripts As IPlaceholderScriptMethod()
Get
Set
public:
virtual property array<IPlaceholderScriptMethod^>^ InitTableScripts {
array<IPlaceholderScriptMethod^>^ get () sealed;
void set (array<IPlaceholderScriptMethod^>^ value) sealed;
}
abstract InitTableScripts : IPlaceholderScriptMethod[] with get, set
override InitTableScripts : IPlaceholderScriptMethod[] with get, set
IPlaceholderScriptMethodIPlaceholderScriptParserResultInitTableScripts