Click or drag to resize
FormContext Constructor (FormContext, Employee)

[This is preliminary documentation and is subject to change.]

Copy constructor, modify Employee

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public FormContext(
	FormContext formContext,
	Employee employee
)

Parameters

formContext
Type: CSC.SC.TOPICA4.TemplateFormContext

[Missing <param name="formContext"/> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.#ctor(CSC.SC.TOPICA4.Template.FormContext,CSC.SC.TOPICA4.Library.Employee)"]

employee
Type: Employee

[Missing <param name="employee"/> documentation for "M:CSC.SC.TOPICA4.Template.FormContext.#ctor(CSC.SC.TOPICA4.Template.FormContext,CSC.SC.TOPICA4.Library.Employee)"]

See Also