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