RcsActionMoneyId Property |
Complementary value for Cost; validated for RCS Actions RcsActionType.Purchased and RcsActionType.Refilled.
This field is nullable; BO will set it to NULL for unsupported RCS Action Types.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CurrencyType MoneyId { get; set; }
Public Property MoneyId As CurrencyType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CurrencyType
See Also