[This is preliminary documentation and is subject to change.]
A CodesetValue
| C# | Visual Basic | Visual C++ |
public class CodesetValue : SifKeyedElement
Public Class CodesetValue _ Inherits SifKeyedElement
public ref class CodesetValue : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CodesetValueCodesetValueNew()() |
Creates an instance of a CodesetValue
| |
| CodesetValueCodesetValueNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| 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.
| |
| ToString()() | Returns the value of the Code attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| CodesetValue | ||||