Click or drag to resize

BaseJobExecutorProfileCopyFrom Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile.CopyFrom(RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile)"]


Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public BaseJobExecutorProfile CopyFrom(
	BaseJobExecutorProfile source
)

Parameters

source  BaseJobExecutorProfile

[Missing <param name="source"/> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile.CopyFrom(RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile)"]

Return Value

BaseJobExecutorProfile

[Missing <returns> documentation for "M:RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile.CopyFrom(RAYLASE.Marker.Job.Executor.BaseJobExecutorProfile)"]

See Also