[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <StatementCodes> element.
| C# | Visual Basic | Visual C++ |
public StatementCodes StatementCodes{ get; set;}
Public Property StatementCodes As StatementCodes
public: property StatementCodes^ StatementCodes { StatementCodes^ get (); void set (StatementCodes^ value); }
A StatementCodes
The SIF specification defines the meaning of this null as: "An alphanumeric ID code as defined by the organization to identify the statement."
To remove the StatementCodes, set StatementCodes to null
Version: 2.0
Since: 1.5r1