GetDescription Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the description of the PaymentMethod in the DefaultLanguage, or a specified language.
Overload List
Name | Description | |
---|---|---|
GetDescription()()() | Gets the description of the PaymentMethod in the DefaultLanguage. | |
GetDescription(String) | Gets the description of the PaymentMethod in the language specified or nullNothingnullptra null reference (Nothing in Visual Basic) if there is no value for that language. |
Top