StockCard_eShopDataIsNew Property |  |
Príznak noviny pre eshop.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic bool IsNew { get; set; }
Public Property IsNew As Boolean
Get
Set
Dim instance As StockCard_eShopData
Dim value As Boolean
value = instance.IsNew
instance.IsNew = value
Property Value
Boolean
See Also