 | IElectronicProcessingBaseGetRatesResponseTypeRates Property |
[Missing <summary> documentation for "P:IAS.IElectronicProcessing.BaseGetRatesResponseType.Rates"]
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonRateType[] Rates { get; set; }
Public Property Rates As CommonRateType()
Get
Set
function get Rates () : CommonRateType[]
function set Rates (value : CommonRateType[])
function get_Rates();
function set_Rates(value);
Property Value
Type:
CommonRateType
See Also