Click or drag to resize

ConvertMoneyValuesCommandValues Property

List of money values of type MoneyValue.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MoneyValue[] Values { get; set; }

Property Value

Type: MoneyValue
See Also