Click or drag to resize

ActionTextConditionForTemplatePropertyName Property

Gets or sets the name of the property to be put into the property bag.

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

Property Value

String

Implements

IActionOnPropertyPropertyName
See Also