StockCard_HeaderGuarantee_Period_Value Property |  |
Záručná doba - hodnota, napr. 2
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal? Guarantee_Period_Value { get; set; }
Public Property Guarantee_Period_Value As Decimal?
Get
Set
Dim instance As StockCard_Header
Dim value As Decimal?
value = instance.Guarantee_Period_Value
instance.Guarantee_Period_Value = value
Property Value
NullableDecimal
See Also