Click or drag to resize

BaseLoopFlowIsChildEditable Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.IsChildEditable(System.Int64)"]


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

Parameters

currentIteration  Int64

[Missing <param name="currentIteration"/> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.IsChildEditable(System.Int64)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.IsChildEditable(System.Int64)"]

See Also