Click or drag to resize
ConvertMoneyValuesResponseValues Property
List of converted MoneyValue instances in the same order they were requested

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