SIFWorks ADK 2.0
SetJobClassification Method (Code)
NamespacesEdustructures.SifWorks.HrfinEmployeeAssignmentSetJobClassification(JobClassificationCode)

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

Sets the value of the <JobClassification> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetJobClassification(
	JobClassificationCode Code
)
Public Sub SetJobClassification ( _
	Code As JobClassificationCode _
)
public:
void SetJobClassification (
	JobClassificationCode^ Code
)
Parameters
Code (JobClassificationCode)
A Code
Remarks

This form of setJobClassification is provided as a convenience method that is functionally equivalent to the JobClassification

Version: 2.0

Since: 1.5r1

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