[This is preliminary documentation and is subject to change.]
A Salary
| C# | Visual Basic | Visual C++ |
public class Salary : SifKeyedElement
Public Class Salary _ Inherits SifKeyedElement
public ref class Salary : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SalarySalaryNew()() |
Creates an instance of a Salary
| |
| SalarySalaryNew(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 <Salary> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0