Method | Description | |
---|---|---|
BasicAmountType ( ) : System |
Default Constructor
|
|
BasicAmountType ( CurrencyCodeType currencyID, string value ) : System |
Constructor with arguments
|
|
BasicAmountType ( |
||
ToXMLString ( string prefix, string name ) : string |
Method | Description | |
---|---|---|
GetAttributeAsXml ( ) : string |
public BasicAmountType ( CurrencyCodeType currencyID, string value ) : System | ||
currencyID | CurrencyCodeType | |
value | string | |
return | System |
public BasicAmountType ( |
||
xmlNode | ||
return | System |
public ToXMLString ( string prefix, string name ) : string | ||
prefix | string | |
name | string | |
return | string |