Click or drag to resize

SetCorrectionFileIndexAutomationExecute(JobElementHolder, IOPortCondition, NullableGuid) Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.Plugin.SetCorrectionFileIndexAutomation.Execute(RAYLASE.Marker.JobElement.JobElementHolder,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]


Namespace: RAYLASE.Marker.JobElement.Plugin
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected override Guid Execute(
	JobElementHolder jobElementHolder,
	IOPortCondition condition,
	Guid? parentListGuid
)

Parameters

jobElementHolder  JobElementHolder

[Missing <param name="jobElementHolder"/> documentation for "M:RAYLASE.Marker.JobElement.Plugin.SetCorrectionFileIndexAutomation.Execute(RAYLASE.Marker.JobElement.JobElementHolder,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

condition  IOPortCondition

[Missing <param name="condition"/> documentation for "M:RAYLASE.Marker.JobElement.Plugin.SetCorrectionFileIndexAutomation.Execute(RAYLASE.Marker.JobElement.JobElementHolder,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

parentListGuid  NullableGuid

[Missing <param name="parentListGuid"/> documentation for "M:RAYLASE.Marker.JobElement.Plugin.SetCorrectionFileIndexAutomation.Execute(RAYLASE.Marker.JobElement.JobElementHolder,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

Return Value

Guid

[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.Plugin.SetCorrectionFileIndexAutomation.Execute(RAYLASE.Marker.JobElement.JobElementHolder,RAYLASE.Marker.Device.IOPortCondition,System.Nullable{System.Guid})"]

See Also