Click or drag to resize

ActionTextConditionForTemplateDescription Property

Gets or sets the description of the action.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string Description { get; }

Property Value

String

Implements

IActionOnPropertyDescription
See Also