Click or drag to resize

ClusterCopyIsChildEditable Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.JobElements.ClusterCopy.IsChildEditable(System.Int64)"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected override bool IsChildEditable(
	long currentIteration
)

Parameters

currentIteration  Int64

[Missing <param name="currentIteration"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.ClusterCopy.IsChildEditable(System.Int64)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.JobElements.ClusterCopy.IsChildEditable(System.Int64)"]

See Also