SIFWorks ADK 2.0
JobFunction Constructor (code)
NamespacesEdustructures.SifWorks.CommonJobFunctionJobFunctionJobFunctionNew(JobFunctionCode)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public JobFunction(
	JobFunctionCode code
)
Public Sub New ( _
	code As JobFunctionCode _
)
public:
JobFunction (
	JobFunctionCode^ code
)
Parameters
code (JobFunctionCode)
Code representing the type of job function.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10