Метод | Описание | |
---|---|---|
BasicAmountType ( ) : System |
Default Constructor
|
|
BasicAmountType ( CurrencyCodeType currencyID, string value ) : System |
Constructor with arguments
|
|
BasicAmountType ( |
||
ToXMLString ( string prefix, string name ) : string |
Метод | Описание | |
---|---|---|
GetAttributeAsXml ( ) : string |
public BasicAmountType ( CurrencyCodeType currencyID, string value ) : System | ||
currencyID | CurrencyCodeType | |
value | string | |
Результат | System |
public BasicAmountType ( |
||
xmlNode | ||
Результат | System |
public ToXMLString ( string prefix, string name ) : string | ||
prefix | string | |
name | string | |
Результат | string |