ActionTextConditionForTemplateCondition Property |
Gets or sets the condition value that must be met for the action to be executed.
If the property matches the condition value, the
ProjectItemsUsedAsTemplate will be copied to the target folder.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic required string Condition { get; init; }Property Value
String
See Also