[This is preliminary documentation and is subject to change.]
A BaseSalary
| C# | Visual Basic | Visual C++ |
public class BaseSalary : SifKeyedElement
Public Class BaseSalary _ Inherits SifKeyedElement
public ref class BaseSalary : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BaseSalaryBaseSalaryNew()() |
Creates an instance of a BaseSalary
| |
| BaseSalaryBaseSalaryNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Currency |
Gets or sets the value of the Currency attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetCurrency(CurrencyNames) |
Sets the value of the Currency attribute.
| |
| Value |
Gets or sets the value of the <BaseSalary> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| BaseSalary | ||||