StockCard_eShopDataIsNew Property | |
Príznak noviny pre eshop.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public 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
BooleanSee Also