RcsActionCostValue Property |
Optional value of RCS Action. Used by RcsActionType.Purchased, RcsActionType.Refilled and RcsActionType.Disposed. Precision 2 digits; negative and zero values are allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal? CostValue { get; set; }
Public Property CostValue As Decimal?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDecimal
See Also