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

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

Copy constructor, modify OrgUnit

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,
	OrgUnit orgUnit
)

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.OrgUnit)"]

orgUnit
Type: OrgUnit

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

See Also