[This is preliminary documentation and is subject to change.]
The specific group of duties or responsibilities of position.
| C# | Visual Basic | Visual C++ |
public class JobClassification : SifKeyedElement
Public Class JobClassification _ Inherits SifKeyedElement
public ref class JobClassification : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| JobClassificationJobClassificationNew()() |
Creates an instance of a JobClassification
| |
| JobClassificationJobClassificationNew(JobClassificationCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the Code attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(JobClassificationCode) |
Sets the value of the Code attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| JobClassification | ||||