PlaceholderReplaceExtensionContextTableData, RowData, PlaceholderDataPlaceholderValue - свойство
Текущее значение для замены в плейсхолдере или null, если обработка выполняется вне контекста плейсхолдера.
Пространство имён: Tessa.Platform.Placeholders.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public PlaceholderValue? PlaceholderValue { get; set; }
Public Property PlaceholderValue As PlaceholderValue
Get
Set
public:
virtual property PlaceholderValue^ PlaceholderValue {
PlaceholderValue^ get () sealed;
void set (PlaceholderValue^ value) sealed;
}
abstract PlaceholderValue : PlaceholderValue with get, set
override PlaceholderValue : PlaceholderValue with get, set
PlaceholderValueIPlaceholderReplaceExtensionContextPlaceholderValue