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