[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public JobFunction( JobFunctionCode code )
Public Sub New ( _ code As JobFunctionCode _ )
public: JobFunction ( JobFunctionCode^ code )
- code (JobFunctionCode)
- Code representing the type of job function.