[This is preliminary documentation and is subject to change.]
A StatementCodes
| C# | Visual Basic | Visual C++ |
public class StatementCodes : SifKeyedList<string, StatementCode>
Public Class StatementCodes _ Inherits SifKeyedList(Of String, StatementCode)
public ref class StatementCodes : public SifKeyedList<String^, StatementCode^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StatementCodesStatementCodesNew()() |
Creates an instance of a StatementCodes
| |
| StatementCodesStatementCodesNew(StatementCode) |
Constructor that accepts values for all mandatory fields
| |
| AddStatementCode(String) | Adds the value of the <StatementCode> element. | |
| KeyFields |
Gets the metadata fields that make up the key of this object
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <StatementCode>)> | |||||
| SifKeyedList<(Of <String, StatementCode>)> | |||||
| StatementCodes | |||||