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