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