Click or drag to resize

DocumentNodeAndNameSetMemberToNullAction Property

Gets the action that clears the member reference, if available.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Action? SetMemberToNullAction { get; }

Property Value

Action
See Also